Pierre-Gilles Leymarie
Pierre-Gilles Leymarie
For reference, the lib we are using is https://github.com/apexcharts/apexcharts.js It has 212 open issues currently
Thanks for investigating! So nothing to do on our side right?
+1 I have the same problem in Gladys ( It's a home assistant project => https://github.com/GladysProject/Gladys ). I calculate the sunrise at midnight, and it calculates for the day before...
@cicoub13 Here are 3 screenshots (1440/900px as you asked) [umbrel_gladys_screenshot_design.zip](https://github.com/getumbrel/umbrel-apps/files/14981508/umbrel_gladys_screenshot_design.zip) I've put all screenshots in English as Umbrel community is mainly international
@atrovato Your cloudflare pages is not public:
Investigated: https://community.gladysassistant.com/t/bug-dans-recherche-fonctionnalite-sur-l-integration-mqtt/8441/3?u=pierre-gilles
Hey @Bean900 ! Thanks for the feedback, can you have a look at Gladys logs when you open this screen? ``` docker logs --tail 200 gladys ``` ?
@Bean900 doesn't help much :D Are you sure your Gladys container is able to scan the network? Your docker container is in network mode = host ?
@Bean900 Thanks! Sorry for my slow response, I get thousands of Github notifications per week it's hard to follow ^^ I'm faster to answer on our forum ( https://en-community.gladysassistant.com/ )...
It seems there is already a debounce : https://github.com/GladysAssistant/Gladys/blob/master/front/src/components/boxs/device-in-room/device-features/ThermostatDeviceFeature.jsx#L17