core/homeassistant/components/rainmachine
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 Improve string formatting v9 (#34050) 2020-04-12 17:18:09 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
config_flow.py Fix RainMachine not properly storing data in the config entry (#33002) 2020-03-19 20:54:41 -07:00
const.py Fix RainMachine not properly storing data in the config entry (#33002) 2020-03-19 20:54:41 -07:00
manifest.json Remove unused manifest fields (#33595) 2020-04-03 12:58:19 -07:00
sensor.py Use TEMP_CELSIUS constant (#33963) 2020-04-10 19:17:46 +02: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 Don't reinvent callback handler removal logic in several integ… (#33726) 2020-04-05 22:36:23 -07:00