hass-core/homeassistant/components/esphome
2022-06-28 11:08:31 +02:00
..
translations [ci skip] Translation update 2022-05-21 00:22:49 +00:00
__init__.py Simplify esphome state updates (#73409) 2022-06-12 20:12:49 -07: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 Use climate enums in esphome (#70638) 2022-04-26 09:58:30 +02:00
config_flow.py Use Mapping for async_step_reauth (a-e) (#72763) 2022-06-20 09:08:11 +02:00
cover.py Adjust tilt_position method in esphome cover (#74041) 2022-06-28 11:08:31 +02:00
diagnostics.py Fix comment typo in ESPHome diagnostics (#65268) 2022-01-30 23:53:46 +02:00
entry_data.py Simplify esphome state updates (#73409) 2022-06-12 20:12:49 -07:00
fan.py Adjust set_percentage routine in fans (#73837) 2022-06-22 18:22:01 +02:00
light.py Use ColorMode enum in esphome (#70490) 2022-04-23 09:13:40 -10:00
lock.py Use EntityFeature enum in esphome (#69386) 2022-04-06 11:52:59 +02:00
manifest.json Bump aioesphomeapi to 10.10.0 (#72083) 2022-05-18 14:27:02 +02:00
media_player.py Fix KeyError from ESPHome media players on startup (#73149) 2022-06-07 11:02:08 +12:00
number.py Migrate NumberEntity a-j to native_value (#73486) 2022-06-14 08:16:36 -10: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