Martijn van der Pol
Martijn van der Pol
Hi Ollo, you closed my issue as this was supposed to be a duplicate. (https://github.com/ollo69/ha-smartthinq-sensors/issues/185) But i think my problem is different, I always have the same `pre_state` as `run_state`...
Did a check with the normal Tuya integration. Then this behavior is not shown.
Brightness is actually changed
Sorry, please ignore my comment of 2 days ago. The real brightness is not changed. I thought it was, because the light I used to check this has an automation...
@ChrisAllen1982 any news on this? It would be a great Christmas gift :)
an input_number card showing a slider like brightness in a light card would also be great.
If you use an ESP with ESPHome to collect the data, you can set this in the ESPHome config: ```yaml - platform: xiaomi_miscale mac_address: "50:FB:19:17:34:96" weight: name: "Xiaomi Mi Scale...
Well, seems that the message is clear, you need 2022.11 for the latest version (for which the beta just started).
The Blueprint needs to be adjusted to support modes. Contact the blueprint creator for that, or create the automation yourself using the state of sun.sun as the trigger and using...
Well, it works on my desktop, If I use ```yaml service: browser_mod.set_theme data: theme: Mushroom dark: dark ``` the Dark theme gets selected, when using `dark: light` the light theme...