not sure if this is a bug or feature request. I keep getting
2019-10-30 02:35:12 WARNING (MainThread) [insteonplm.devices] Device xx.xx.xx not in the Insteon Product Database (real address hidden) in the log. it is a Morning Link Door lock. with device category 0x0F and sub 0x06
Do you have any details on what feature set it supports? Often there are developer notes for these devices. I can consider trying it if you want.
One thing you can try is setting the device to a similar device but it may not work. I suspect this is just an on/off device under the hood. Try setting this to a generic switched lighting control device using the following configuration in HA:
insteon:
port: /dev/ttyUSB0 # or whatever your PLM is connected to
device_override:
- address: 1a2b3c # address of your MorningLinc
cat: 0x02
subcat: 0x00
If this does not work you can at least send me the logs from HA which will show what messages it actually does support. I can probably get the basic setup from that.
Hi!
I’m new to HA, and got all my insteon stuff working except my MorningLinks locks.
Using the device override, I can get the lock to show as a switch, except I can only lock by turning the switch on. Clicking again won’t unlock it.
Also, while I set the subcat at 37, the insteon_devices.json file still show the device with this :
“address”: “22716d”,
“cat”: 15,
“subcat”: 6,
“firmware”: 0,
“engine_version”: 2,
“aldb_status”: 2,
if it does not work, try different subcat see the link in the first post for a full list. the idea is as @teharris1 mentioned to get it to simulate on - off device