-
Notifications
You must be signed in to change notification settings - Fork 12
当热水器有温度检测功能,会将热水器识别成温度计。 #45
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Description
比如美的热水器
同时有current_temperature: temperature:,两个值的时候会直接采用前面那个值作为温度计使用,前面那个值是当前水管水温度,后面是热水器目标温度。热水器完整yaml
min_temp: 35
max_temp: 65
current_temperature: 27
temperature: 49
target_temp_high: null
target_temp_low: null
power: true
burning_state: false
zero_cold_water: false
protection: false
zero_cold_pulse: false
smart_volume: true
target_temperature: 49
target_temperature_step: 1
icon: mdi:meter-gas
friendly_name: 燃气热水器 燃气热水器
supported_features: 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested

