core/homeassistant/components/mobile_app
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
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
config_flow.py
const.py Improve string formatting v3 (#33667) 2020-04-05 01:32:58 +02:00
device_tracker.py
entity.py
helpers.py Use HTTP_BAD_REQUEST constant (#33797) 2020-04-09 21:43:42 +02:00
http_api.py
manifest.json Drop title from translations if brand name (#34306) 2020-04-16 12:52:53 -07:00
notify.py Use HTTP_OK constant (#33798) 2020-04-08 11:47:38 -05:00
sensor.py Use list literals (#33659) 2020-04-04 23:14:47 +02:00
services.yaml
strings.json Don't set step title if it's integration title (#34524) 2020-04-22 15:05:39 +02:00
webhook.py