TG Electro motion sensor #3370
Annotations
10 errors
tests (3.13):
tests/mixins/switch.py#L106
TestTgElectroMotionSensor.test_basic_switch_class_device_class
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitch'
|
tests (3.13):
tests/mixins/switch.py#L71
TestTgElectroMotionSensor.test_basic_switch_is_on
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitchOn'
|
tests (3.13):
tests/mixins/switch.py#L109
TestTgElectroMotionSensor.test_basic_switch_state_attributes
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitch'
|
tests (3.13):
tests/mixins/switch.py#L98
TestTgElectroMotionSensor.test_basic_switch_toggle_turns_off_when_it_was_on
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitchOn'
|
tests (3.13):
tests/mixins/switch.py#L90
TestTgElectroMotionSensor.test_basic_switch_toggle_turns_on_when_it_was_off
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitchOff'
|
tests (3.13):
tests/mixins/switch.py#L85
TestTgElectroMotionSensor.test_basic_switch_turn_off
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitch'
|
tests (3.13):
tests/mixins/switch.py#L79
TestTgElectroMotionSensor.test_basic_switch_turn_on
AttributeError: 'TestTgElectroMotionSensor' object has no attribute 'basicSwitch'
|
tests (3.13):
tests/devices/base_device_tests.py#L732
TestTgElectroMotionSensor.test_config_matched
AssertionError: None
|
tests (3.13):
tests/devices/base_device_tests.py#L732
TestTgElectroMotionSensor.test_entity_category
AssertionError: <EntityCategory.CONFIG: 'config'> is not None : switch_scanning is config, expected None
|
tests (3.13):
tests/mixins/number.py#L900
TestTgElectroMotionSensor.test_multi_number_step
AssertionError: 1.0 != 10 : number_light_duration step mismatch
|