mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
75fb9c2ab8
finally fixing hvac-multisensor. All of this was caused by the display switch referenced the display while it wasn't plugged in. Updated code to check for the existence first.
7 lines
131 B
YAML
7 lines
131 B
YAML
platform: version
|
|
name: ESPHome Version
|
|
# id: ${entity_name}_version
|
|
hide_timestamp: true
|
|
disabled_by_default: true
|
|
icon: mdi:chip
|