Minor tidy up
This commit is contained in:
@@ -197,12 +197,14 @@ sensor:
|
|||||||
text_sensor:
|
text_sensor:
|
||||||
- platform: homeassistant
|
- platform: homeassistant
|
||||||
name: "Sun Rising ESP"
|
name: "Sun Rising ESP"
|
||||||
|
#entity_id: sensor.sun_next_rising
|
||||||
entity_id: sensor.sun_rising_template
|
entity_id: sensor.sun_rising_template
|
||||||
id: sun_rising
|
id: sun_rising
|
||||||
internal: true
|
internal: true
|
||||||
|
|
||||||
- platform: homeassistant
|
- platform: homeassistant
|
||||||
name: "Sun Setting ESP"
|
name: "Sun Setting ESP"
|
||||||
|
#entity_id: sensor.sun_next_setting
|
||||||
entity_id: sensor.sun_setting_template
|
entity_id: sensor.sun_setting_template
|
||||||
id: sun_setting
|
id: sun_setting
|
||||||
internal: true
|
internal: true
|
||||||
|
@@ -31,6 +31,7 @@
|
|||||||
- sensor.*_uptime
|
- sensor.*_uptime
|
||||||
entities:
|
entities:
|
||||||
- sun.sun # Don't record sun data
|
- sun.sun # Don't record sun data
|
||||||
|
- sensor.sun*
|
||||||
- sensor.fritzbox_device_uptime
|
- sensor.fritzbox_device_uptime
|
||||||
- sensor.time
|
- sensor.time
|
||||||
- sensor.awtrix_kitchen_current_app
|
- sensor.awtrix_kitchen_current_app
|
||||||
|
Reference in New Issue
Block a user