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

Theme not fully changing in automation

$
0
0

@koenhaemels wrote:

Hi

My themes changes properly when switching it in my profile.
But when i use it in an automation my theme isn’t fully changing. The background color for example stays the same while all of the rest changes. Any help for this?

- id: '1551955724336'
  alias: Set Clear Theme
  trigger:
  - at: '10:00:00'
    platform: time
  condition: []
  action:
  - data:
      name: clear
    service: frontend.set_theme
- id: '1551955789664'
  alias: Set Dark Theme
  trigger:
  - at: '22:00:00'
    platform: time
  condition: []
  action:
  - data:
      name: dark
    service: frontend.set_theme

Posts: 4

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 95294

Trending Articles



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