core/homeassistant
Robert Svensson c2f026d0a7
Minor deCONZ clean up (#76323)
* Rename secondary_temperature with internal_temperature

* Prefix binary and sensor descriptions matching on all sensor devices with COMMON_

* Always create entities in the same order

Its been reported previously that if the integration is removed and setup again that entity IDs can change if not sorted in the numerical order

* Rename alarmsystems to alarm_systems

* Use websocket enums

* Don't use legacy pydeconz constants

* Bump pydeconz to v103

* unsub -> unsubscribe
2022-08-06 01:34:27 +02:00
..
auth Fix small type issues [core] (#75760) 2022-07-26 16:28:22 +02:00
backports Rename existing TypeVars referencing Self type (#75473) 2022-07-20 03:03:22 +02:00
components Minor deCONZ clean up (#76323) 2022-08-06 01:34:27 +02:00
generated Convert fjäråskupan to built in bluetooth (#75380) 2022-08-01 16:56:08 +02:00
helpers Update to bleak 0.15 (#75941) 2022-07-29 17:53:33 -07:00
scripts
util Only stat the .dockerenv file once (#76097) 2022-08-02 10:38:01 -10:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Support non-live database migration (#72433) 2022-07-22 15:11:34 +02:00
config.py Fix small type issues [core] (#75760) 2022-07-26 16:28:22 +02:00
config_entries.py Fix serialization of Xiaomi BLE reauth flow (#76095) 2022-08-02 21:38:38 +01:00
const.py Bump version to 2022.9.0dev0 (#75818) 2022-07-27 15:55:52 +02:00
core.py
data_entry_flow.py
exceptions.py
loader.py Fix bluetooth integration matching with service_data_uuids and service_uuids (#75687) 2022-07-24 16:39:53 -05:00
package_constraints.txt Update orjson to 3.7.11 (#76171) 2022-08-04 22:37:57 +03:00
requirements.py
runner.py
setup.py
strings.json