Debashish Sahu

Results 67 comments of Debashish Sahu

Love to see the switch component to turn on and off the EVSE charging. As per setting the charge current, home assistant has input_number that can be used to get...

> I've seen a bunch of errors from their API and if they happen during startup then the integration will fail to load correctly. Reloading the integration _should_ fix that...

Interested in what response we get here, let me know what needs to be added to McLighting.

The off button calls "=off". That is a legacy mode, same with TV ("=tv"). The web front-end needs modification to call /off instead, for off button action. For now don't...

I disabled legacy mode and tested, both static and breath work when called from websockets. Any more details on how to replicate the second part of this issue? @toblum Whenever...

@toblum Sounds interesting, I think adding legacy modes (if enabled) to listModesJSON() is the best way to go.

My recommendation is to get a HC-SR505 over HC-SR501. In my experience, it has mediocre sensitivity to movement and is not effected by stary Infrared signal much. Only caveat is...

Thanks for looking at my video, unfortunately there are lots of moving pieces. It will be very difficult to implement one library that will work with all enterprise WiFi networks....

I have some SSD1306 OLED displays that work really well with ESP8266. Remember to add 4.7k pull up resistors on SDA and SCL. I haven't tried it with McLighting but...