Hi Again -
Continuing saga
I have now obtained a “Sonoff” plug that has been flashed with Homekit firmware - It works perfectly with the wife’s iphone (just on & off, simple! )
So… From a FRESH Install of the official build on a Pi3b+ I set up the thing on the wifi and added the “homekit” adapter on the gateway - Held my breath, and searched…
It found it OK and it up, and there is was!! The only “thing”
Then I switched it “on” and the device switched on - YAY!
Then I switched it “off” and… The device stayed on and the gateway “thing” UI showed three dots and that was it …
Now I cannot “remove” the Thing" from my gateway, it just sits and looks at me when I hit “remove”… I can’t get rid of it to try again…
I DID reflash and start again ( twice now) and the same thing happens, it will change state once and then “hang”
I tried uninstalling the Homekit adapter - but the “thing” stayed on the screen.
The device also has a simple UI on port 80 with an on & an off button which send "?set=on " & “?set=off” respectively from the url and that works OK .
Where do i go from here? Should I log a bug in Github?
The log shows;
2019-12-14 10:56:17.120 INFO : Loading add-on: homekit-adapter
2019-12-14 10:56:18.163 INFO : homekit: Opening database: /home/pi/.mozilla-iot/config/db.sqlite3
2019-12-14 10:56:19.279 INFO : homekit: Loading add-on homekit-adapter from /home/pi/.mozilla-iot/addons/homekit-adapter
2019-12-14 10:56:20.956 ERROR : homekit: AddonManagerProxy: No such device: homekit-D2:EB:C9:D2:4D:98
2019-12-14 10:56:20.960 ERROR : homekit: AddonManagerProxy: Ignoring msg: { messageType: 8198,
2019-12-14 10:56:20.962 ERROR : homekit: data:
2019-12-14 10:56:20.963 ERROR : homekit: { deviceId: ‘homekit-D2:EB:C9:D2:4D:98’,
2019-12-14 10:56:20.964 ERROR : homekit: propertyName: ‘1-10’,
2019-12-14 10:56:20.966 ERROR : homekit: propertyValue: false,
2019-12-14 10:56:20.967 ERROR : homekit: adapterId: ‘homekit-adapter’,
2019-12-14 10:56:20.968 ERROR : homekit: pluginId: ‘homekit-adapter’ } }
2019-12-14 10:56:20.977 ERROR : homekit: AddonManagerProxy: No such device: homekit-D2:EB:C9:D2:4D:98
2019-12-14 10:56:20.979 ERROR : homekit: AddonManagerProxy: Ignoring msg: { messageType: 8198,
2019-12-14 10:56:20.980 ERROR : homekit: data:
2019-12-14 10:56:20.982 ERROR : homekit: { deviceId: ‘homekit-D2:EB:C9:D2:4D:98’,
2019-12-14 10:56:20.983 ERROR : homekit: propertyName: ‘1-10’,
2019-12-14 10:56:20.985 ERROR : homekit: propertyValue: false,
2019-12-14 10:56:20.986 ERROR : homekit: adapterId: ‘homekit-adapter’,
2019-12-14 10:56:20.988 ERROR : homekit: pluginId: ‘homekit-adapter’ } }
2019-12-14 10:56:21.517 INFO : homekit: Found IP device: { name: ‘Sonoff Switch-3DE13B’,
2019-12-14 10:56:21.519 INFO : homekit: address: ‘192.168.1.113’,
2019-12-14 10:56:21.521 INFO : homekit: port: 5556,
2019-12-14 10:56:21.523 INFO : homekit: ‘c#’: 1,
2019-12-14 10:56:21.524 INFO : homekit: ff: 0,
2019-12-14 10:56:21.526 INFO : homekit: id: ‘D2:EB:C9:D2:4D:98’,
2019-12-14 10:56:21.528 INFO : homekit: md: ‘Basic’,
2019-12-14 10:56:21.530 INFO : homekit: pv: ‘1.0’,
2019-12-14 10:56:21.531 INFO : homekit: ‘s#’: 1,
2019-12-14 10:56:21.533 INFO : homekit: sf: 0,
2019-12-14 10:56:21.535 INFO : homekit: ci: 8 }