core/homeassistant/components/homekit
Shulyaka 4ec71c58bd
Add humidifier support to homekit (#37207)
* Add humidifier support to homekit

* spell

* dependencies

* lint

* add linked humidity sensor for humidifiers

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* apply suggestions from code review

* pylint

* Fix tests

* Update homeassistant/components/homekit/type_humidifiers.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Update tests/components/homekit/test_homekit.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* Apply suggestions from code review

Co-authored-by: J. Nick Koston <nick@koston.org>

* apply suggestions from code review

* lint

* pylint

* push

* test for unavailable linker sensor

* black

* valid values key case

* black

* Update homeassistant/components/homekit/type_humidifiers.py

Co-authored-by: J. Nick Koston <nick@koston.org>

* black

* coverage

* Set current humidity to 0 if linked sensor removed or unavailable

* use last known humidity instead

Co-authored-by: J. Nick Koston <nick@koston.org>
2020-07-02 12:53:11 -05:00
..
translations [ci skip] Translation update 2020-06-06 00:03:33 +00:00
__init__.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
accessories.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
aidmanager.py Improve stability of homekit accessory ids (#35691) 2020-05-26 22:15:00 -07:00
config_flow.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
const.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
img_util.py Ensure homekit functions if numpy is unavailable (#35931) 2020-05-23 02:52:33 +02:00
logbook.py Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
manifest.json Add logbook platforms (#37078) 2020-06-24 18:14:50 -07:00
services.yaml
strings.json Remove zeroconf options from homekit (#35687) 2020-06-02 17:47:39 -05:00
type_cameras.py Add support for homekit camera motion notification (#35994) 2020-05-25 18:05:38 -05:00
type_covers.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_fans.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_humidifiers.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00
type_lights.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_locks.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_media_players.py Fire events on homekit TV remote key press (#29588) 2020-05-19 08:11:04 -05:00
type_security_systems.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_sensors.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_switches.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
type_thermostats.py Reduce context switching in homekit state updates (#35147) 2020-05-10 22:10:08 -07:00
util.py Add humidifier support to homekit (#37207) 2020-07-02 12:53:11 -05:00