hass-core/homeassistant/components/switchbot
Michal Jál 5c35ccb9ca
Allow Switchbot users to force nightlatch (#124326)
* Add option to force nightlatch operation mode

* Fix format

* Make the new option available only for lock pro entry

* use senor_type instead of switchbot model + tests

* Update homeassistant/components/switchbot/lock.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-09-04 15:03:59 +02:00
..
__init__.py
binary_sensor.py
config_flow.py Allow Switchbot users to force nightlatch (#124326) 2024-09-04 15:03:59 +02:00
const.py Allow Switchbot users to force nightlatch (#124326) 2024-09-04 15:03:59 +02:00
coordinator.py
cover.py
entity.py
humidifier.py
light.py
lock.py Allow Switchbot users to force nightlatch (#124326) 2024-09-04 15:03:59 +02:00
manifest.json Bump PySwitchbot to 0.48.2 (#125113) 2024-09-03 14:22:39 +02:00
sensor.py
strings.json Allow Switchbot users to force nightlatch (#124326) 2024-09-04 15:03:59 +02:00
switch.py