core/homeassistant/components/rfxtrx
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 Drop UNIT_ prefix for constants (#34164) 2020-04-21 19:45:53 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
cover.py Add state to RFXtrx covers (#30935) 2020-04-16 15:07:55 +02:00
light.py
manifest.json
sensor.py Improve string formatting v2 (#33645) 2020-04-04 23:09:34 +02:00
switch.py