Allen Derusha

Results 95 comments of Allen Derusha

Allright, added this feature to the current 1.06 development branch. Hold any button down for 10 seconds (or more), release, and the device will trigger a reboot.

You are very likely running into [this bug in Home Assistant](https://github.com/home-assistant/frontend/issues/13206). Responding to that bug or adding a "thumbs up" might help get some visibility on the issue.

Potential fix in current 1.06 dev: https://github.com/HASwitchPlate/HASPone/commit/45e0ab2a5e43cf4561bc78190bbc5eff447c9863

Technically, yes, but it I would strongly caution you against running it, as in my experience, it does nothing but create a whole new set of problems that will never...

[Fix in this commit](https://github.com/HASwitchPlate/HASPone/commit/ad4a0bf57a2ca295d548962cb4d1de82873cfa90) and set for 1.06 release

I've been using the glance card and then added PTZ control via a separate integration (foscam in my case, ONVIF etc would also work). Here's an example: ```yaml type: picture-glance...

Seeing the same behavior here as well. If I use the arduino framework, things kind of work but performance is miserable, enabling the camera component results in 70%+ packet loss...

The HASPone project has two firmware images, one for the ESP8266 and one for the Nextion display. The program `NodeMCU-PyFlasher` can be used to flash an ESP8266 with the ESP8266...

Huh. That is pretty unexpected, I have a batch of Nextion devices that I received last week from ITEAD that are all flashing with the current revision, that was generated...

The editor will fail to compile because the project runs out of memory after recent updates which reduce the overall memory available. It told you about p0 because that's the...