blb4github

Results 21 comments of blb4github

ceil and max functions do work in current version 3.8

> * name: GF_SECURITY_CSRF_TRUSTED_ORIGINS > value: the dot is a dash (-), maybe that's the issue? For me it works as well

> No tunnel, reverse Proxy or VPN. Error occurs on direct Local Access via IP or Even drectly from HA. Same situation with me.

I'm using brackets in all such cases, example from my ruleset: ` if #3WayValve == 0 && (@DHW_Temp < (@DHW_Target_Temp + @DHW_Heat_Delta - 5) || (%hour == 13 && (%day...

I can confirm the variables are not visible in console output on V5, fw Alpha-e17aac1. I do see them in serial logging.

I've tested it with my rules set I mentioned in https://github.com/Egyras/HeishaMon/issues/503, it's not working for that rules set. I have figured out it's working without the 'print' commands ( [Heishamon_rules20240819_without_print.txt](https://github.com/user-attachments/files/16681082/Heishamon_rules20240819_without_print.txt)),...

Thanks, I was indeed too optimistic / quick, This version does accept my rules it boots but it crashes after a minute or so. I'll try to modify rule 2....

I believe it's something else, I have timer of 7200 seconds which works as expected. setTimer(9,7200);

All above describes my problem as well, ZHA very unstable and need to reboot HA a couple of times per day as all Zigbee devices don't work anymore. I'm running...

Ik heb een work-around via Home Assistant: ``` alias: HeishaMon rules crash & restore description: "" triggers: - trigger: numeric_state entity_id: - sensor.panasonic_heat_pump_stats_14 below: 5 - trigger: state entity_id: -...