hass-core/homeassistant/components/esphome
Oxan van Leeuwen d22fc99294
Add device class to ESPHome switches (#64919)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-02-04 09:23:30 +13:00
..
translations [ci skip] Translation update 2022-01-31 00:14:28 +00:00
__init__.py Expose ESPHome project information in device information (#65466) 2022-02-02 17:05:12 -08: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 Bump mypy to 0.930 (#62642) 2021-12-27 17:55:17 +01:00
climate.py Fix missing supported_features when only custom presets for ESPHome (#53632) 2021-07-28 21:20:26 +02:00
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
diagnostics.py Fix comment typo in ESPHome diagnostics (#65268) 2022-01-30 23:53:46 +02:00
entry_data.py Esphome/button (#60522) 2021-11-29 09:57:37 +01:00
fan.py Allow toggles (switches) state to be None (#64621) 2022-01-23 11:31:01 +01:00
light.py Allow toggles (switches) state to be None (#64621) 2022-01-23 11:31:01 +01:00
manifest.json Add loggers to integration manifest.json (#65083) 2022-01-28 13:37:53 -08:00
number.py Add mode to ESPHome numbers (#60653) 2021-11-30 20:19:14 +01:00
select.py Consolidate ESPHome icon-handling code into EsphomeEntity (#57744) 2021-10-22 18:21:41 +02:00
sensor.py Use new enums in esphome (#61391) 2021-12-10 09:56:20 +01:00
services.yaml
strings.json ESPHome Noise Transport Encryption support (#56216) 2021-09-20 09:02:17 +02:00
switch.py Add device class to ESPHome switches (#64919) 2022-02-04 09:23:30 +13:00