Remove moon phase from YAML config, which has been deprecated.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user