core/homeassistant/components/ecobee
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 Rename translations dir for integrations (#34494) 2020-04-21 16:11:05 -07:00
__init__.py Fix bug in ecobee integration (#32008) 2020-02-19 21:05:22 -08:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Ecobee to use HVAC mode heat-cool instead of auto (#34193) 2020-04-14 09:56:50 +02:00
config_flow.py Spelling: Config(uration) (#31782) 2020-02-13 08:27:00 -08:00
const.py Be consistent with Home Assistant and Hass.io spelling (#30500) 2020-01-05 14:09:17 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
notify.py use isort to sort imports according to PEP8 for ecobee (#29631) 2019-12-08 22:31:50 +05:30
sensor.py Use list literals (#33659) 2020-04-04 23:14:47 +02:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
util.py use isort to sort imports according to PEP8 for ecobee (#29631) 2019-12-08 22:31:50 +05:30
weather.py Remove None from dict.get(key, None) (#33794) 2020-04-07 21:06:05 +02:00