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

Entity Filter Card Configuration

$
0
0

I have an Entity Filter card with many entities. Among them is this (which works):

  - entity: lock.mudroom
    state_filter:
      - unlocked

However, I want to display this only from 11PM to 10AM, with a binary_sensor such as:

binary_sensor:
  - platform: tod
    name: Night
    after: "22:00"
    before: "10:00"

I cannot find how to do this anywhere. Is there a way?

Thanks!

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 105847

Trending Articles



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