core/homeassistant/components/esphome
Jesse Hills 683bb13f50
Support unit of measurement in ESPHome numbers (#60591)
2021-11-30 15:20:40 +01:00
..
translations [ci skip] Translation update 2021-11-25 00:13:33 +00:00
__init__.py Fix ESPHome state watching when new state is None (#59528) 2021-11-14 16:49:45 +01:00
binary_sensor.py Ensure ESPHome device classes are valid (#60594) 2021-11-30 09:44:39 +01:00
button.py Migrate button device classes to StrEnum (#60611) 2021-11-30 11:54:06 +01:00
camera.py
climate.py
config_flow.py Use dataclass properties in esphome discovery (#60606) 2021-11-30 11:03:08 +01:00
cover.py Ensure ESPHome device classes are valid (#60594) 2021-11-30 09:44:39 +01:00
entry_data.py Esphome/button (#60522) 2021-11-29 09:57:37 +01:00
fan.py
light.py Use assignment expressions 06 (#57786) 2021-10-17 20:05:11 +02:00
manifest.json Support unit of measurement in ESPHome numbers (#60591) 2021-11-30 15:20:40 +01:00
number.py Support unit of measurement in ESPHome numbers (#60591) 2021-11-30 15:20:40 +01:00
select.py Consolidate ESPHome icon-handling code into EsphomeEntity (#57744) 2021-10-22 18:21:41 +02:00
sensor.py Use native datetime value in ESPHome sensors (#59896) 2021-11-18 15:32:39 +01:00
services.yaml
strings.json ESPHome Noise Transport Encryption support (#56216) 2021-09-20 09:02:17 +02:00
switch.py Consolidate ESPHome icon-handling code into EsphomeEntity (#57744) 2021-10-22 18:21:41 +02:00