To avoid duplication of efforts: I’m currently working on improving the existing support for the Insteon 2441TH, in particular cutting down the amount of polling, parsing out-of-band messages etc.
1 Like
The improved thermostat support is ready. The pull request is: #3205
master ← berndpfrommer:insteonplm
opened 01:53AM - 26 Sep 15 UTC
Improved InsteonPLM binding:
- cleaner exit of binding for faster shutdown (it d… oesn't shut down any faster though)
- better diagnostic output in case Hub2 fails to connect
- added support for FAST On/Off
- added new device: 2456S3 Appliance link
- complete rewrite and expansion of the thermostat support
- removed modem control commands (no longer needed, use insteon terminal for that)
- shorter timeout for faster manipulation of switches that don't respond with ACK
- added feature to send group broadcasts directly from modem
Minor fix to the Alarmdecoder binding:
- cleaner exit
Somewhere in the pull request there is a link to a compiled jar file that you can drop into the addons folder. Works with OH 1.7 and 1.8