core/homeassistant/components/fibaro
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 Enable pylint unnecessary-pass (#33650) 2020-04-05 10:33:07 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py
cover.py Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00
light.py Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
scene.py Add transition support to scenes, cleanup blocking parameter (#34434) 2020-04-20 18:07:50 -07:00
sensor.py Add and use percentage constant (#32094) 2020-02-28 11:46:48 -08:00
switch.py Use f-strings in integrations starting with "F"and"G" (#32150) 2020-02-24 17:54:20 -08:00