danricho
danricho
I also would find this extremely useful. If I can get some time I’ll have a dig around in the code to see whether I can help.
I also have the same issue. As gimesi suggested, it's is as though it is flicking between breakpoints.
If you comment out the following in poole.css it worked for me: @media (min-width: 38rem) { html { font-size: 20px; }
For additional information, I've checked this for a few days now and the same HTML is returned. When I save it to a html file and Open it I get...
This would be the missing piece for this plugin (along with temperature sensor battery state - also in @EIBHomeControl)
My only issue with this is that my pump `data={'name': 'filter_pump', 'type': 1, 'state': 0}`, will not change state by the `.turn_on()` method even if I force it to an...
This would be great as I don't know how we can toggle between available options without an external controller. I admit my C isn't great, but maybe a method to...
Awesome! Looking forward to seeing it!
@kaythe, do you think you could share a draft of your improvement? I haven't been able to do the same :(
Looks great so far. And even a display output added! I'm planning to do similar to create a "bench power supply" using either the voltage levels available or PPS if...