Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 791 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 791 Bytes

Talk and Control Pentair Pool Circuits via Screenlogic IP

home assistant addon for communicating with Pentair EasyTouch via Screenlogic IP via nodejs

Instructions

  • This addon requires a local MQTT broker to pass state and commands to Screenlogic. So install one.

  • Add the entities from configuration-entries.yaml to the HASS configuration...use those command_topic and state_topic attributes exactly as that's what the addon is using. Restart your Home Assistant so you see the new entities.

  • SSH into your HASS instance and clone this into your /addons directory: git clone https://github.com/krk628/hassio-screenlogic-addon /addons/pentair

  • Add this from your Local Add-ons

  • You should be getting state into those entities and be able to turn the Pool and Spa ON/OFF