Northern Man

Results 680 comments of Northern Man

The cleanup works like this A request is received from Alexa, and if the plugin can not find that instance of Homebridge. It then sends an error back and sends...

In debug mode the delete messages are logged under `sending message` with the following ``` "namespace": "Alexa.Discovery", "name": "DeleteReport", ``` For the first pass I only wired in one Homebridge...

@brsexton pls try version 0.7.1

Tks for the feedback on this release. Let me dig into it deeper

FYI - the current beta resolves this and includes orphan device cleanup

@puterboy Take a look at the code behind the webui and ssd1306 module. They are implemented this way. When we implemented the json message display for WebUI and SSD1306, we...

pubOled is a remnant of the original approach, that has been replaced with the messages going thru the webui, then to ssd1306.

Tks for your recent efforts, much appreciated

Python is included as part of the homebridge-apt-pkg here - https://github.com/homebridge/homebridge-apt-pkg/blob/latest/deb/debian/control Maybe we should reinstall the apt-pkg ?