core/homeassistant
Jc2k abeb875c61 Homekit controller BLE groundwork (part 2) (#20548)
* Only fetch values of characteristics we are tracking.

* Use callbacks on subclasses to update individual values

* Update alarm_control_panel to use update callbacks

* Update climate to use update callbacks

* Update cover to use update callbacks

* Update light to use update callbacks

* Update lock to use update callbacks

* Update switch to use update callbacks

* Remove compatibility code as all entities migrated

* pylint by name rather than code
2019-01-28 21:27:26 +01:00
..
auth Strip login username in backend (#20150) 2019-01-16 15:03:05 -08:00
components Homekit controller BLE groundwork (part 2) (#20548) 2019-01-28 21:27:26 +01:00
helpers Fix linting error (#20488) 2019-01-26 17:11:09 -08:00
scripts Upgrade keyring to 17.1.1 (#19962) 2019-01-11 10:48:07 -05:00
util Added recursive detection of functools.partial. (#20284) 2019-01-20 22:27:32 -08:00
__init__.py
__main__.py
bootstrap.py Warn for old slugs/entity ids (#20478) 2019-01-26 14:10:05 -08:00
config.py Align valid_entity_id with new slugify (#20231) 2019-01-21 09:45:37 -08:00
config_entries.py Switch locative to use the webhook component (#20043) 2019-01-16 11:08:42 -08:00
const.py Bumped version to 0.87.0.dev0 2019-01-26 14:15:36 -08:00
core.py history allowed to load states with invalid entity IDs (#20399) 2019-01-24 19:34:02 -08:00
data_entry_flow.py
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00
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.8 (#20459) 2019-01-26 15:54:35 +01:00
requirements.py
setup.py Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00