Remove moon phase from YAML config, which has been deprecated.
This commit is contained in:
parent
cc2257154c
commit
95a6a4d34d
@ -9,8 +9,6 @@
|
||||
command: "cat /sys/class/thermal/thermal_zone0/temp"
|
||||
unit_of_measurement: "°C"
|
||||
value_template: "{{ value | multiply(0.001) | round(1) }}"
|
||||
# Moon Phases
|
||||
- platform: moon
|
||||
# DWD weather warnings
|
||||
- platform: dwd_weather_warnings
|
||||
name: "DWD Unwetterwarnungen"
|
||||
|
Loading…
Reference in New Issue
Block a user