hass-core/homeassistant
J. Nick Koston 84327f203c
Fix flux_led set time to not happen during DST switch (#89559)
* Fix flux_led set time test

If this test was run at the wrong time of the day
it would not have been long enough for the set time
to fire since it only happens at 2:40:30 in the morning
local time

* Revert "Fix flux_led set time test"

This reverts commit 3241912eff.

* Change time set to not be during DST switch
2023-03-11 21:52:17 -05:00
..
auth Adjust entity registry access in core platforms (#88944) 2023-03-01 08:02:16 +01:00
backports Add Self typing (1) [mypy 1.0] (#87598) 2023-02-06 22:29:47 -06:00
brands Add virtual integration for HELTUN (#88892) 2023-02-28 18:09:52 +01:00
components Fix flux_led set time to not happen during DST switch (#89559) 2023-03-11 21:52:17 -05:00
generated Add config flow to frontier_silicon (#64365) 2023-03-10 10:26:03 +01:00
helpers Fix lingering timer in device registry (#89422) 2023-03-10 09:48:58 -05:00
scripts Adjust registry access in scripts (#88884) 2023-02-28 21:58:47 -05:00
util Reduce overhead to store context ids in the database (#88942) 2023-03-08 14:51:45 -10:00
__init__.py
__main__.py
block_async_io.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
bootstrap.py Pass a helpful name when creating common asyncio tasks in core (#89171) 2023-03-05 12:46:02 +01:00
config.py
config_entries.py Add names to the config entry setup and shutdown tasks (#89309) 2023-03-08 10:19:36 -05:00
const.py Bump version to 2023.4.0dev0 (#88630) 2023-02-22 21:29:49 +01:00
core.py Fix missing f-string in filterable_job (#89340) 2023-03-08 15:53:48 -05:00
data_entry_flow.py Dismiss discoveries when the underlying device disappears (#88340) 2023-02-17 15:51:19 -05:00
exceptions.py Fix can not typo (#87254) 2023-02-03 11:37:16 +01:00
loader.py Inverse json import logic (#88099) 2023-02-16 11:37:57 +01:00
package_constraints.txt Update frontend to 20230309.0 (#89446) 2023-03-09 12:28:02 -05:00
requirements.py
runner.py Update mypy to 1.1.1 (#89268) 2023-03-08 22:57:54 +01:00
setup.py Add names to the config entry setup and shutdown tasks (#89309) 2023-03-08 10:19:36 -05:00
strings.json