Configuring Uptime using YAML has been removed.
Your existing YAML configuration is not used by Home Assistant.
Remove the YAML configuration from your configuration.yaml file and restart Home Assistant to fix this issue.
这是什么原因,是因为下面的代码吗?updater:是不是可以删掉,日志提示Integration error: updater - Integration 'updater' not found.下面这些代码哪些是不必要的可以删除的
homeassistant:
# Name of the location where Home Assistant is running
name: Home
# Location required to calculate the time the sun rises and sets
latitude: 35.4342
longitude: 139.0147
# Impacts weather/sunrise data (altitude above sea level in meters)
elevation: 40
# metric for Metric, imperial for Imperial
unit_system: metric
# Pick yours from here: http://en.wikipedia.org/wiki/List_of_tz_database_time_zones
time_zone: Asia/Shanghai
updater:
# Allows you to issue voice commands from the frontend in enabled browsers
conversation:
# Enables support for tracking state changes over time
history:
logbook:
# Enables a map showing the location of tracked devices
map:
# Track the sun
sun: