@teharris1 is there any intention pyinsteon to support the ‘insteon wireless thermostat 2441ZTH’ in the near future?
or its operating flags in the ALDB?
pyinsteon finds it and insert it to the ALDB but cant get it working.
my guess that the 2441TH (wired) is working properly?
Insteon thermostats are difficult and the battery operated one is even tougher. There are very specific ALDB requirements for the thermostat. Have you tried to set the default links? Keep in mind for a wireless device you need to wake it up before it will talk to the modem.
I have both a 2441TH and a 2441ZTH and they both work for me with the HA integration
@teharris1 Thanks for the quick reply.
I have the wireless thermostat connected to external power source so its always on.
what do you mean by set the default links? are you refer to the operating flags?
btw, my thermostat looks like this in the ‘insteon_devices.json’:
Never Mind, for some reason, the router started assigning dynamic IP. Not HA issue
as from version 2021.5.1 my Insteon stopped working !!! , I changed nothing in the configuration. Alexa skill is working. insteone iOS app still working ``` Logger: homeassistant.components.insteon Source: components/insteon/init.py:96 Integration: Insteon (documentation, issues) First occurred: 12:32:02 PM (4 occurrences) Last logged: 12:35:59 PM
Could not connect to Insteon modem ```
Found this other error in log
``` Logger: pyinsteon.protocol.http_reader_writer Source: /usr/local/lib/python3.8/site-packages/pyinsteon/protocol/http_reader_writer.py:58 First occurred: 4:22:14 PM (3 occurrences) Last logged: 4:24:53 PM
An client error occurred: Cannot connect to host 192.168.x.xx:25105 ssl:default [Connect call failed (‘192.168.x.xx’, 25105)] ```
@OferPRTZ In HA, navigate to: Developer tools and click on the Services tab. From the service drop down select insteon.add_default_links. In the Service Data field enter the entity_id in the following format:
@Alfonsolsl This can be done from the OS level by running the command insteon_tools. There is not a lot of documentation around this but try typing help for a list of commands or help <command> for command specific help. In general you are going to do the following:
just testing 2021.7.0b0 and insteOn not working anymore… I was getting an error, that modem did not respond to ID request. I removed the integration and trying to install it, I get “Failed to connect” …
not with 0b0. but I tried upgrade again with 0b3 and the same problem. tried restarting hub. remove integration and re-add after restart … and many other combinations … always fail to connect.
anybody has hub v2 running with 2021.7.xx ?
update:
all previous tries are on raspberry pi 3b+
I tried 0b4 on virtual machine (oracle) and still no luck… error: failed to connect to modem when I try to add the insteon integration