Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 111692

Frontend.set_theme not working

$
0
0

Hi All,

Can someone find the issue? This worked in the past.
The profiles where i logged in are set on backend selected.
On my iMac Safari and Fully Kiosk Browser the themes are not changing.

- id: "7e98e973-70c1-4809-8fec-56dbf82b492b"
  alias: "System - Automatic Theme Change Day/Night"
  trigger:
    - platform: homeassistant
      event: start

    - platform: sun
      event: sunset

    - platform: sun
      event: sunrise

  condition: []

  action:
    - service: frontend.set_theme
      data:
        name: "{{ 'iOS Light Mode' if is_state('sun.sun', 'above_horizon') else 'iOS Dark Mode' }}"

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 111692


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>