hass-core/homeassistant/components/schlage
David Knowles 5405279273
Fix Schlage removed locks (#123627)
* Fix bugs when a lock is no longer returned by the API

* Changes requested during review

* Only mark unavailable if lock is not present

* Remove stale comment

* Remove over-judicious nullability checks

* Remove another unnecessary null check
2024-09-08 17:39:23 +02:00
..
__init__.py
binary_sensor.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py Fix Schlage removed locks (#123627) 2024-09-08 17:39:23 +02:00
lock.py Fix Schlage removed locks (#123627) 2024-09-08 17:39:23 +02:00
manifest.json
sensor.py Fix Schlage removed locks (#123627) 2024-09-08 17:39:23 +02:00
strings.json
switch.py