core/homeassistant/components/abode
shred86 fe749fc0f8 Fix sensor device in the Abode component (#28516)
* Fix for occupancy sensor unique_id

* Add check for sensor attributes before adding entity

* Fixes temperature key issue

* Clean up code with better use of keys

* Code clean up
2019-11-04 21:49:11 +01:00
..
.translations [ci skip] Translation update 2019-11-02 00:31:48 +00:00
__init__.py Change Abode cache file path, add cache path to config flow (#28389) 2019-11-01 17:28:50 -07:00
alarm_control_panel.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
binary_sensor.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
camera.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
config_flow.py Change Abode cache file path, add cache path to config flow (#28389) 2019-11-01 17:28:50 -07:00
const.py Change Abode cache file path, add cache path to config flow (#28389) 2019-11-01 17:28:50 -07:00
cover.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
light.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
lock.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
manifest.json Bump abodepy version (#27931) 2019-10-19 12:10:35 -07:00
sensor.py Fix sensor device in the Abode component (#28516) 2019-11-04 21:49:11 +01:00
services.yaml Move components to folders (#20774) 2019-02-05 19:31:15 -08:00
strings.json Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00
switch.py Add abode config entries and device registry (#26699) 2019-10-13 20:01:04 +02:00