core/homeassistant
Eduard van Valkenburg af4e37339a
Add Connectivity sensor to SIA (#64305)
* implemented connectivity sensor

* further cleanup off update code

* cleanup and tighter behaviour for attributes

* added seperate connectivity class to binary sensor

* callbacks and keys

* redid name and unique_id logic, non-breaking result

* using entry more in inits

* Fix import

* fix ping_interval in sia_entity_base

* added ping_interval default to next

* fixed next

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-02-15 15:53:38 +01:00
..
auth Fix `auth` type comment (#66522) 2022-02-14 20:10:18 +01:00
backports
components Add Connectivity sensor to SIA (#64305) 2022-02-15 15:53:38 +01:00
generated Specify specific Nanoleaf models in the manifest (#66326) 2022-02-12 09:56:38 -06:00
helpers Fix `translation` typing (#66516) 2022-02-14 09:23:12 -08:00
scripts Update black to 22.1.0 (#65788) 2022-02-05 14:19:37 +01:00
util Add workaround for python bug to HAQueueHandler (#66541) 2022-02-15 10:49:14 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Fix ImportError when discovery deps change (#66518) 2022-02-14 17:12:24 +01:00
config.py
config_entries.py Create MQTT discovery flow when manual config is present (#66248) 2022-02-11 10:31:51 +01:00
const.py
core.py Adjust type hint in core add_job (#66503) 2022-02-14 11:13:10 +01:00
data_entry_flow.py
exceptions.py Report unmet dependencies for failing config flows (#65061) 2022-02-02 15:06:27 +01:00
loader.py
package_constraints.txt Bump hass-nabucas to 0.52.1 (#66536) 2022-02-14 20:46:32 -08:00
requirements.py
runner.py
setup.py Improve setup_time typing (#66509) 2022-02-14 14:24:58 +01:00
strings.json