core/homeassistant/components/abode
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 Remove None from dict.get(key, None) (#33794) 2020-04-07 21:06:05 +02:00
alarm_control_panel.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
camera.py Update legacy job calls in abode (#33607) 2020-04-04 11:30:00 -05:00
config_flow.py Use HTTP_BAD_REQUEST constant (#33797) 2020-04-09 21:43:42 +02:00
const.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
cover.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
light.py Fix unnecessary method call (#32549) 2020-03-07 16:13:39 +01:00
lock.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Add abode support for CUE automations (#32296) 2020-03-04 14:54:28 -08:00
services.yaml Add yamllint (in pre-commit and CI) (#33676) 2020-04-05 10:33:45 +02:00
strings.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
switch.py Unsub dispatcher when removing entity from hass (#33510) 2020-04-02 09:25:33 -07:00