1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant
majuss ec732c896d Add support for Lupusec alarm control panel (#17691)
* Adds support for Lupusec alarm control panel

* fixed various mostly cosmetic issues

* fixed generic type of binary sensors

* fixed some formatting; removed scan interval completely -> defaults now to 2 secs

* removed unused data caches; added check if binary sensor class exists

* cosmetics

* generic type fix

* small fix

* small fixes

* guard clause added

* small fixes
2018-11-07 12:51:12 +01:00
..
auth Permissions improv (#17811) 2018-10-29 11:28:04 +01:00
components Add support for Lupusec alarm control panel (#17691) 2018-11-07 12:51:12 +01:00
helpers Lint 2018-11-06 19:27:52 +01:00
scripts Remove unrelated scripts (#18219) 2018-11-05 16:14:34 +01:00
util Check if os has chown (#18229) 2018-11-05 21:41:19 +01:00
__init__.py
__main__.py
bootstrap.py
config_entries.py Enable config flow for Luftdaten (#17700) 2018-11-06 14:27:52 +01:00
config.py Import homeassistant domain instead of hardcoding it (#17985) 2018-10-30 17:38:09 +02:00
const.py Add support for locks in google assistant component (#18233) 2018-11-06 10:39:10 +01:00
core.py Fire an event when timer gets out of sync (#17398) 2018-10-15 11:34:36 +02:00
data_entry_flow.py
exceptions.py Allow config entry setup to raise not ready (#17135) 2018-10-04 15:53:50 +02:00
loader.py
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade astral to 1.7.1 2018-11-01 11:26:33 +01:00
requirements.py
setup.py Report *which* component didn't return a bool (#18258) 2018-11-06 12:41:39 +01:00