core/homeassistant/components/sia
Eduard van Valkenburg e8762bdea1
Add binary sensor platform to SIA integration (#51206)
* add support for binary_sensor

* added default enabled for binary sensors

* fixed coverage and a import deleted

* disable pylint for line

* Apply suggestions from code review

* split binary sensor and used more attr fields

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-06-03 08:39:44 +02:00
..
translations [ci skip] Translation update 2021-05-30 00:24:18 +00:00
__init__.py
alarm_control_panel.py Add binary sensor platform to SIA integration (#51206) 2021-06-03 08:39:44 +02:00
binary_sensor.py Add binary sensor platform to SIA integration (#51206) 2021-06-03 08:39:44 +02:00
config_flow.py Followup PR for SIA integration (#51108) 2021-05-27 10:55:47 +02:00
const.py Add binary sensor platform to SIA integration (#51206) 2021-06-03 08:39:44 +02:00
hub.py Followup PR for SIA integration (#51108) 2021-05-27 10:55:47 +02:00
manifest.json Followup PR for SIA integration (#51108) 2021-05-27 10:55:47 +02:00
sia_entity_base.py Add binary sensor platform to SIA integration (#51206) 2021-06-03 08:39:44 +02:00
strings.json Followup PR for SIA integration (#51108) 2021-05-27 10:55:47 +02:00
utils.py Fix SIA event data func (#51339) 2021-06-01 20:32:17 +02:00