hass-core/homeassistant/components/mobile_app
Erik Montnemery b022e08db9
Rename BinarySensorDevice to BinarySensorEntity ()
* 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 () 2020-04-21 16:11:05 -07:00
__init__.py Use f-strings in integrations starting with "M" () 2020-03-10 23:34:54 +01:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity () 2020-04-23 21:57:07 +02:00
config_flow.py Update file headers and outdated documentation links () 2020-02-20 15:29:46 -08:00
const.py Improve string formatting v3 () 2020-04-05 01:32:58 +02:00
device_tracker.py Fix device tracker TrackerEntity defaults () 2020-03-04 09:43:52 +01:00
entity.py Directly call async_write_ha_state () 2020-04-01 14:19:51 -07:00
helpers.py Use HTTP_BAD_REQUEST constant () 2020-04-09 21:43:42 +02:00
http_api.py Mobile App add device tracker to person registering app () 2020-01-04 23:15:50 +01:00
manifest.json Drop title from translations if brand name () 2020-04-16 12:52:53 -07:00
notify.py Use HTTP_OK constant () 2020-04-08 11:47:38 -05:00
sensor.py Use list literals () 2020-04-04 23:14:47 +02:00
services.yaml
strings.json Don't set step title if it's integration title () 2020-04-22 15:05:39 +02:00
webhook.py Use f-strings in integrations starting with "M" () 2020-03-10 23:34:54 +01:00