add ignore_unavailable_state as global option #1186
Replies: 3 comments 9 replies
-
Related to FR #1197, also want to set the power to another value than the standby power when it is unavailable. Btw the example you were including, is this working correctly already (i.e. applying the powercalc:
ignore_unavailable_state: true |
Beta Was this translation helpful? Give feedback.
-
have to get back to this, please forgive me if you already answered above, I just cant find it in the docs. using global your new documentation says this: but how do I set it to show 0? currently is it still showing the 1.17 as in the opening screenshot... I tried adding
to the global config, but that returned an error. Given the amount of entities, it would be very efficient if we could though. anyways, it is not the proper way to do it apparently, because even with my global ignore, and individual:
I still see it being reported to use 1.17 watts |
Beta Was this translation helpful? Give feedback.
-
so this can now be closed! thanks for implementing it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
as title, please add this so we only have to set it once, and not on all individual entities.
especially useful on eg groups, consisting of bulbs which actually get switched off from power.
btw, currently, this does not make the group show 0 watt, but it shows the standby_power registered on the bulbs (Hue ambiance lamp (LTW010)) ....
I had hoped the integration would translate the previous 'unavailable' to 0, and not the standby_power value
Beta Was this translation helpful? Give feedback.
All reactions