Add sensor entities for the AnalogInput cluster #366
Annotations
7 errors and 3 warnings
shared-ci / Run tests Python 3.12:
tests/test_discover.py#L203
test_devices[device40]
AssertionError: assert False
+ where False = contains_ignored_suffix('00:11:22:33:44:55:66:77-3-12')
|
shared-ci / Run tests Python 3.12:
tests/test_discover.py#L203
test_devices[device41]
AssertionError: assert False
+ where False = contains_ignored_suffix('00:11:22:33:44:55:66:77-1-12')
|
shared-ci / Run tests Python 3.12:
tests/test_discover.py#L192
test_devices[device98]
AssertionError: assert 'AnalogInputSensor' == 'AnalogInput'
- AnalogInput
+ AnalogInputSensor
? ++++++
|
shared-ci / Run tests Python 3.12:
tests/test_discover.py#L203
test_devices[device53]
AssertionError: assert False
+ where False = contains_ignored_suffix('00:11:22:33:44:55:66:77-3-12')
|
shared-ci / Run tests Python 3.12:
tests/test_discover.py#L203
test_devices[device58]
AssertionError: assert False
+ where False = contains_ignored_suffix('00:11:22:33:44:55:66:77-1-12')
|
shared-ci / Run tests Python 3.12:
tests/test_discover.py#L360
test_discover_endpoint[device_info98]
AssertionError: assert ('00:11:22:33:44:55:66:77-208', 'AnalogInput') in {('00:11:22:33:44:55:66:77-208', 'AnalogInputSensor'): (<Platform.SENSOR: 'sensor'>, '00:11:22:33:44:55:66:77-208-12',...:44:55:66:77-209-12', [<zha.zigbee.cluster_handlers.general.AnalogInputClusterHandler object at 0x7faacc7c51f0>]), ...}
|
shared-ci / Run tests Python 3.12
Process completed with exit code 1.
|
shared-ci / Prepare base dependencies (3.12)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Run pre-commit
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
shared-ci / Run tests Python 3.12
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|