hass-core/homeassistant/components/esphome
Erik Montnemery b022e08db9
Rename BinarySensorDevice to BinarySensorEntity (#34462)
* Rename BinarySensorDevice to BinarySensorEntity

* Tweak

* Move deprecation warning to __new__, add test

* Move deprecation warning back to __init__

* Move deprecation warning to __init_subclass
2020-04-23 21:57:07 +02:00
..
translations [ci skip] Translation update 2020-04-23 00:05:07 +00:00
__init__.py Directly call async_write_ha_state (#33508) 2020-04-01 14:19:51 -07:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
camera.py ESPHome Fix intermediary state published (#27638) 2019-10-14 16:02:39 +02:00
climate.py Move esphome imports at top-level (#29064) 2019-11-25 18:00:58 -08:00
config_flow.py Type hint improvements (#31876) 2020-02-16 13:47:55 +01:00
cover.py Move esphome imports at top-level (#29064) 2019-11-25 18:00:58 -08:00
entry_data.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
fan.py Lint config cleanups (#28864) 2019-11-25 22:40:08 -08:00
light.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Use f-strings in integrations starting with "B"-"E" (#32121) 2020-02-24 08:47:52 -08:00
services.yaml Create empty services.yaml for esphome (#23200) 2019-04-18 13:10:36 -07:00
strings.json Don't set step title if it's integration title (#34524) 2020-04-22 15:05:39 +02:00
switch.py Upgrade pylint (#27279) 2019-10-07 08:17:39 -07:00