core/homeassistant/components/esphome
J. Nick Koston 5cd6370822
Switch async_track_state_change to the faster async_track_state_change_event part 3 (#37852)
async_track_state_change_event is faster than async_track_state_change
2020-07-14 09:40:01 -10:00
..
translations [ci skip] Translation update 2020-07-09 00:05:04 +00:00
__init__.py Switch async_track_state_change to the faster async_track_state_change_event part 3 (#37852) 2020-07-14 09:40:01 -10:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
camera.py
climate.py Rename ClimateDevice to ClimateEntity (#34591) 2020-04-25 18:04:03 +02:00
config_flow.py Fix ESPHome discovery for ignored config entries (#36964) 2020-06-21 00:39:08 +02:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
entry_data.py Attrs cleanups (#37849) 2020-07-14 10:30:30 -07:00
fan.py
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
manifest.json
sensor.py
services.yaml
strings.json Use config flow references for data (#35529) 2020-05-12 10:50:44 -07:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00