HomeAssistant Integration - Printable Version +- SIP (https://nosack.com/sipforum) +-- Forum: SIP (Sustainable Irrigation Platform) (https://nosack.com/sipforum/forumdisplay.php?fid=1) +--- Forum: Installation and set up questions (https://nosack.com/sipforum/forumdisplay.php?fid=2) +--- Thread: HomeAssistant Integration (/showthread.php?tid=104) |
HomeAssistant Integration - sbruggeman - 2017 Oct 07 Hi everyone! I've written a switch and sensor platform integration between Home Assistant (home-assistant.io) and SIP. https://github.com/sbruggeman/hass-sip Enjoy and please let me know of any bugs or issues you encounter! RE: HomeAssistant Integration - takezo - 2019 May 17 hi @sbruggeman very good feature to add SIP to Home Assistant! have you continue working in this project? (2017 Oct 07, 03:28 PM)sbruggeman Wrote: Hi everyone! I've written a switch and sensor platform integration between Home Assistant (home-assistant.io) and SIP. hi ! im getting following error after add SIP into HASS: PHP Code: requests.exceptions.ConnectionError: HTTPConnectionPool(host='192.168.1.224', port=80): Max retries exceeded with url: /api/status?pw=opendoor (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f7b364400>: Failed to establish a new connection: [Errno 111] Connection refused')) |