sendorm
sendorm
Yes exactly. As miflora's are for plants which don't often need an update. I use the data to auto water the plants. But with these cold days, the plants are...
Yes you are right. I didn't check your tree's requirements.
You can check here for different polling rates. https://github.com/sendorm/miflora-mqtt-daemon I copied the code from @aqualx
It's working, thank you @aqualx.
ESPHOME has a way to do this on sensor scale: https://esphome.io/components/sensor/xiaomi_miscale2.html You can add as many users as you want, granted they differ in weight ranges.
> I did below change, and it works too (PR #73): > > ``` > - self.browser.find_element_by_name("Login").click() > + ele_usr.submit() > ``` > > I am OK with either approach....
I don’t think it will ever be done :( Changed most of my entries to bar-card.
I’ve stopped using badges long time ago. Still have no idea why this was removed from HA.
I have the same device SXJ01ZM. I was able to downgrade to 099 and install the hacks. The RTSP stream was working. Than I Upgraded to 160 and SSH and...
I've managed to fix the issue by updating "homeassistant/switch/XXXXXX_CONNECT/config" to { "pl_off": "False", "pl_on": "True", } formerly is was on and off.