use uv
, fix devcontainer
, and drop support for HA ≤2023.6
#2213
Annotations
5 errors
Run pytest:
core/tests/components/adaptive_lighting/test_config_flow.py#L67
test_options
RuntimeError: Detected that integration 'adaptive_lighting' sets option flow config_entry explicitly, which is deprecated at homeassistant/components/adaptive_lighting/config_flow.py, line 86: self.config_entry = config_entry. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+adaptive_lighting%22
|
Run pytest:
core/tests/components/adaptive_lighting/test_config_flow.py#L95
test_incorrect_options
RuntimeError: Detected that integration 'adaptive_lighting' sets option flow config_entry explicitly, which is deprecated at homeassistant/components/adaptive_lighting/config_flow.py, line 86: self.config_entry = config_entry. Please create a bug report at https://github.com/home-assistant/core/issues?q=is%3Aopen+is%3Aissue+label%3A%22integration%3A+adaptive_lighting%22
|
Run pytest:
core/tests/components/adaptive_lighting/test_config_flow.py#L146
test_changing_options_when_using_yaml
Failed: Timeout >9.0s
|
Run pytest:
core/tests/components/adaptive_lighting/test_switch.py#L1633
test_proactive_adaptation_with_separate_commands
AssertionError: ['test_context']
assert 1 == 2
+ where 1 = len(['test_context'])
|
Run pytest
Process completed with exit code 1.
|
Loading