The 2491T Thermostat, address 21D4C8, is showing in 7 places in the insteon_devices.json, but it doesn’t show up in the Insteon Configuration list. It was previously working fine with the ISY Integration, but with UDI ending support of the ISY in favor of new hardware, I am moving everything over to direct HA control with a USB PLM and retiring UDI gear. Insteon Dimmer Switches, Plug-In Dimmers, Motion Sensors and Smoke Bridge are showing and appear to be working in HA with the Insteon Integration. (UDI does sell a new hardware device, the EISY, that will also run HA on it, but I already have a dedicated computer running HAOS, so I’d rather not buy yet another controller. If I wasn’t running HAOS on a dedicated computer, I’d definitely look at the new EISY.)
json references:
"7743": {
"memory": 7743,
"in_use": true,
"controller": false,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 1,
"target": "21d4c8",
"data1": 5,
"data2": 14,
"data3": 149
},
"7735": {
"memory": 7735,
"in_use": true,
"controller": false,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 2,
"target": "21d4c8",
"data1": 5,
"data2": 14,
"data3": 149
},
"7727": {
"memory": 7727,
"in_use": true,
"controller": false,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 3,
"target": "21d4c8",
"data1": 5,
"data2": 14,
"data3": 149
},
"7719": {
"memory": 7719,
"in_use": true,
"controller": false,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 239,
"target": "21d4c8",
"data1": 5,
"data2": 14,
"data3": 149
},
"7191": {
"memory": 7191,
"in_use": true,
"controller": true,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 0,
"target": "21d4c8",
"data1": 5,
"data2": 14,
"data3": 149
},
{
"address": "21d4c8",
"cat": 5,
"subcat": 14,
"firmware": 149,
"engine_version": 2,
"aldb_status": 1,
"aldb": {
"4095": {
"memory": 4095,
"in_use": true,
"controller": true,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 1,
"target": "45826e",
"data1": 255,
"data2": 0,
"data3": 1
},
"4023": {
"memory": 4023,
"in_use": true,
"controller": true,
"high_water_mark": false,
"bit5": true,
"bit4": false,
"group": 1,
"target": "21d4c8",
"data1": 255,
"data2": 27,
"data3": 0
},
EZRain/EZFlora Irrigation Controller v.FF (8 valve sprinkler controller) , address 238CBB, is also not working in Insteon Integration while working previously with ISY994i integration.
json reference:
{
"address": "238cbb",
"cat": 4,
"subcat": 0,
"firmware": 3,
"engine_version": 1,
"aldb_status": 4,
"aldb": {
"16383": {
"memory": 16383,
"in_use": false,
"controller": false,
"high_water_mark": true,
"bit5": false,
"bit4": false,
"group": 0,
"target": "000000",
"data1": 0,
"data2": 0,
"data3": 0
}
Help? teharris1? Anybody?