core/homeassistant/components/ads
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
..
__init__.py Clean up access to config in various integrations (#33759) 2020-04-08 12:59:38 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
cover.py sort imports according to PEP8 for ads (#29613) 2019-12-08 13:43:32 +01:00
light.py Clean up access to config in various integrations (#33759) 2020-04-08 12:59:38 +02:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Clean up access to config in various integrations (#33759) 2020-04-08 12:59:38 +02:00
services.yaml Add prettier (in pre-commit and CI) (#33693) 2020-04-05 17:27:16 +02:00
switch.py Clean up access to config in various integrations (#33759) 2020-04-08 12:59:38 +02:00