core/homeassistant
Øyvind Matheson Wergeland 5527cbd78a
Fix default lock code for lock services (#103463)
* verisure: Support default code from lock entity

* Actually use default lock code

* Typing

* Only pass default code if set

* Avoid passing code as empty string

* Simplified code
2023-11-20 22:38:16 +01:00
..
auth Allow non-admins to subscribe to the issue registry updated event (#103145) 2023-10-31 16:29:22 -05:00
backports
brands
components Fix default lock code for lock services (#103463) 2023-11-20 22:38:16 +01:00
generated Change name of universal media player to sentence case (#104204) 2023-11-19 19:27:03 +01:00
helpers Don't mutate config in the check_config helper (#104241) 2023-11-20 12:55:27 +01:00
scripts Fix colors in check_config script (#104069) 2023-11-17 13:21:04 -05:00
util Fix docstring in yaml util (#104240) 2023-11-20 11:34:14 +01:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Use core domain constant in bootstrap (#104061) 2023-11-16 11:26:57 +01:00
config.py Improve formatting of component errors (#104081) 2023-11-17 23:01:00 +01:00
config_entries.py Fix race in starting reauth flows (#103130) 2023-10-31 12:38:05 -05:00
const.py Bump version to 2023.12.0dev0 (#102798) 2023-10-25 20:37:16 +02:00
core.py Use ulid_now instead of ulid_at_timestamp if no timestamp is passed (#104226) 2023-11-19 22:27:24 -05:00
data_entry_flow.py
exceptions.py Add ServiceValidationError and translation support (#102592) 2023-11-06 15:45:04 +01:00
loader.py Tweak loader.resolve_dependencies (#103851) 2023-11-12 17:27:32 +01:00
package_constraints.txt Bump protobuf to 4.25.1 (#104231) 2023-11-20 12:34:58 +01:00
requirements.py
runner.py
setup.py Quote domain name in setup logs (#104239) 2023-11-20 12:55:16 +01:00
strings.json Improve OAuth error handling in configuration flows (#103157) 2023-11-11 11:02:51 +01:00