mirror of
https://github.com/thejeffreystone/home-assistant-configuration.git
synced 2025-08-29 01:03:14 +00:00
This should fix #103 and get rid of those entity_ids in templates
This commit is contained in:
@@ -30,11 +30,6 @@ sensor:
|
||||
sensors:
|
||||
mail_deliveries_message:
|
||||
friendly_name: "Deliveries Summary"
|
||||
entity_id:
|
||||
- sensor.mail_usps_mail
|
||||
- sensor.mail_usps_delivering
|
||||
- sensor.mail_fedex_delivering_2
|
||||
- sensor.mail_ups_delivering
|
||||
value_template: >
|
||||
{# Deliveries Sentence #}
|
||||
{% macro deliveries_sentence() -%}
|
||||
|
Reference in New Issue
Block a user