webhostsg
webhostsg
Below is the serial communication protocol: [LD2410B Serial communication protocol V1.04.pdf](https://github.com/custom-components/ble_monitor/files/9508073/LD2410B.Serial.communication.protocol.V1.04.pdf)
Would be nice if could add support for LD2410 or LD2410B, a smaller form factor.
@DTTerastar I don't see the fix in the alpha, v3.0.4 did not fix it. Edit, ok saw it at the bottom. Unfortunately non of my device has a USB to...
@DTTerastar ok tested on a spare ESP32, seems that the fix worked. 
> Unfortunately I have no idea if this particular variant works, and also I don't have any way to test. But try it out, there's support for Mitsubishi MSY. Use...
up this, I wish it would support ghostrider.
> UltimateProxy Ok, great I'll take a look and wait for it to be added. Currently, I'm using [XMRig-Proxy-Frontend](https://github.com/pcca-matrix/XMRig-Proxy-Frontend) for pool switching; it supports ratio/time. I switch pool every 1...
> Looks interesting for sure. Cant promise when it can be implemented tho, swamped with other work at the moment sadly No issues, and I am not in a rush....
I'm having an issue with the incorrect time shown... Have tried enforcing timezone: ``` time: - id: !extend time_provider timezone: "Asia/Singapore" ``` but does not make a difference. ESPHome log...
> > ESPHome log output: > > ``` > > [05:54:31][C][homeassistant.time:010]: Home Assistant Time: > > [05:54:31][C][homeassistant.time:011]: Timezone: '-8' > > ``` > > > > > > > >...