ha-core/homeassistant
Jason Swails 49ebea2be3
Add support for occupancy/vacancy groups in Lutron Caseta component (#33032)
* Add support for Lutron Caseta occupancy/vacancy sensors

This follows updates to pylutron-caseta to add support for these
devices. This code works for me as a custom component in Home Assistant
Core with pylutron-caseta 0.6.0 (currently unreleased).

* black formatting

* Update requirements_all.txt

* Apply black formatting

* Resolve some review comments

* serial -> unique_id

* Black formatting

* Resolve linting errors

* Add code owner...

* Fix isort complaint

* Fix remaining isort complaints

* Update codeowners

* Resolve outstanding review comments

* Remove caseta_
2020-03-23 07:51:24 +01:00
..
auth Use PEP 526 syntax with NamedTuples (#33081) 2020-03-21 11:18:32 +02:00
components Add support for occupancy/vacancy groups in Lutron Caseta component (#33032) 2020-03-23 07:51:24 +01:00
generated Add config flow for Nuheat (#32885) 2020-03-23 00:29:45 -05:00
helpers Fix script logging with name (#33120) 2020-03-22 13:29:50 +01:00
scripts Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
util Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
__init__.py
__main__.py Add Safe Mode (#30723) 2020-01-14 13:03:02 -08:00
bootstrap.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
config.py Fix package default extraction (#33071) 2020-03-20 20:27:37 -07:00
config_entries.py Freeze config entry data (#32615) 2020-03-09 14:07:50 -07:00
const.py Bumped version to 0.108.0dev0 (#32697) 2020-03-12 12:40:31 +01:00
core.py Add support for simultaneous runs of Script helper - Part 2 (#32442) 2020-03-11 16:34:50 -07:00
data_entry_flow.py Fix typos found by codespell (#31243) 2020-01-31 08:33:00 -08:00
exceptions.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
loader.py Type hint improvements (#32793) 2020-03-14 11:39:28 +01:00
package_constraints.txt Updated frontend to 20200318.1 (#32957) 2020-03-18 17:13:19 -07:00
requirements.py Upgrade mypy to 0.770, tighten config a bit (#32715) 2020-03-12 11:52:20 +01:00
setup.py Fix hassio panel load (#32922) 2020-03-17 17:54:57 -07:00