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