ha-core/homeassistant
Philip Allgaier 398db35334
Prevent issues with setting up "Timer" integration (unknown "restore" key) (#68936)
* Prevent issues with setting up "Timer" for existing entities

* Use default constant

* Update homeassistant/components/timer/__init__.py

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-03-31 10:57:52 -04:00
..
auth Improve typing [util.decorator] (#67087) 2022-02-23 20:58:42 +01:00
backports Cleanup after pylint update (#68657) 2022-03-26 00:34:12 +01:00
components Prevent issues with setting up "Timer" integration (unknown "restore" key) (#68936) 2022-03-31 10:57:52 -04:00
generated Motion Blinds integration add Brel dhcp discovery (#68938) 2022-03-30 12:14:22 -10:00
helpers Add support for new select selector properties (#68952) 2022-03-31 11:28:49 +02:00
scripts Make TypeVars private (1) (#68205) 2022-03-17 18:52:38 +01:00
util Allow customizing unit for temperature and pressure sensors (#64366) 2022-03-30 15:43:04 +02:00
__init__.py
__main__.py
block_async_io.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
bootstrap.py Revert "Block peer certs on supervisor" (#67104) 2022-02-23 12:32:07 +01:00
config.py Adjust "default_config" comment in default config (#68679) 2022-03-28 09:03:34 -07:00
config_entries.py Fix _abort_if_unique_id_configured updates type hint (#68730) 2022-03-29 09:24:15 +02:00
const.py Bump version to 2022.5.0dev0 (#68923) 2022-03-30 23:02:19 +02:00
core.py Update pylint to 2.13.0 (#68656) 2022-03-25 15:14:48 -07:00
data_entry_flow.py Make initial group config flow step a menu (#68565) 2022-03-23 08:34:44 -07:00
exceptions.py
loader.py Add integration type (#68349) 2022-03-20 20:38:13 -07:00
package_constraints.txt Revert "Pin click to fix typer issue" (#68927) 2022-03-31 14:53:18 +02:00
requirements.py
runner.py Add type ignore error codes [core] (#66773) 2022-02-17 23:09:22 -08:00
setup.py Highlight in logs it is a custom component when setup fails (#67559) 2022-03-03 15:03:03 -08:00
strings.json