⬆️ Update pytz to v2023.4 #2154
Annotations
10 errors
Run pytest:
core/tests/components/adaptive_lighting/test_config_flow.py#L27
test_flow_manual_configuration
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_FORM'
|
Run pytest:
core/tests/components/adaptive_lighting/test_config_flow.py#L49
test_import_success
AttributeError: module 'homeassistant.data_entry_flow' has no attribute 'RESULT_TYPE_CREATE_ENTRY'
|
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#L130
test_changing_options_when_using_yaml
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_switch.py#L374
test_adaptive_lighting_time_zones_with_default_settings[39--1-Europe/Madrid]
AttributeError: module 'homeassistant.config' has no attribute 'async_process_ha_core_config'. Did you mean: 'async_process_component_config'?
|
Run pytest:
core/tests/components/adaptive_lighting/test_switch.py#L374
test_adaptive_lighting_time_zones_with_default_settings[60-50-GMT]
AttributeError: module 'homeassistant.config' has no attribute 'async_process_ha_core_config'. Did you mean: 'async_process_component_config'?
|
Run pytest:
core/tests/components/adaptive_lighting/test_switch.py#L374
test_adaptive_lighting_time_zones_with_default_settings[55-13-Europe/Copenhagen]
AttributeError: module 'homeassistant.config' has no attribute 'async_process_ha_core_config'. Did you mean: 'async_process_component_config'?
|
Run pytest:
core/tests/components/adaptive_lighting/test_switch.py#L374
test_adaptive_lighting_time_zones_with_default_settings[52.379189-4.899431-Europe/Amsterdam]
AttributeError: module 'homeassistant.config' has no attribute 'async_process_ha_core_config'. Did you mean: 'async_process_component_config'?
|
Run pytest:
core/tests/components/adaptive_lighting/test_switch.py#L374
test_adaptive_lighting_time_zones_with_default_settings[32.87336--117.22743-US/Pacific]
AttributeError: module 'homeassistant.config' has no attribute 'async_process_ha_core_config'. Did you mean: 'async_process_component_config'?
|
Loading