core/homeassistant/components/homekit
cdce8p d348f09d3d
HomeKit Restructure (new config options) (#12997)
* Restructure
* Pincode will now be autogenerated and display using a persistence notification
* Added 'homekit.start' service
* Added config options
* Renamed files for types
* Improved tests
* Changes (based on feedback)
* Removed CONF_PIN_CODE
* Added services.yaml
* Service will only be registered if auto_start=False
* Bugfix names, changed default port
* Generate aids with zlib.adler32
* Added entity filter, minor changes
* Small changes
2018-03-15 02:48:21 +01:00
..
__init__.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
accessories.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
const.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
services.yaml HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_covers.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_security_systems.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_sensors.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_switches.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
type_thermostats.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00
util.py HomeKit Restructure (new config options) (#12997) 2018-03-15 02:48:21 +01:00