Yesterday, I added a PCM to a Linux box, and used insteon.add_all_link
to connect my wall 2477S switches. After fiddling with it for hours, it started adding devices into HA. I was able to add 2 devices before it stopped working again.
Adding the third device works. I can see it being added in the log without error. It also gets added to the insteon_devices.json. However, the configuration in that file is empty, and HA is not showing the item (even after multiple restarts).
{
"address": "33ec12",
"cat": 0,
"subcat": 0,
"firmware": 0,
"engine_version": 3,
"aldb_status": 1,
"aldb": {},
"operating_flags": {},
"properties": {}
}
The other two devices have a lot more information.
I’m not sure what to do next. I’ve tried it with a couple different switches, and I keep getting the same result.
1 post - 1 participant