Skip to content

Bump pysunspec2 from 1.1.5 to 1.3.6 #2174

Bump pysunspec2 from 1.1.5 to 1.3.6

Bump pysunspec2 from 1.1.5 to 1.3.6 #2174

Triggered via pull request June 1, 2026 18:55
Status Failure
Total duration 2m 5s
Artifacts

tests.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run tests
Process completed with exit code 1.
Run tests: tests/test_sensor.py#L85
test_sensor_energy assert None
Run tests: tests/test_sensor.py#L65
test_sensor_state assert None
Run tests: tests/test_sensor.py#L75
test_sensor_power assert None
Run tests: tests/test_sensor.py#L47
test_sensor_var assert None
Hassfest
[CONFIG_SCHEMA] Integrations which implement 'async_setup' or 'setup' must define either 'CONFIG_SCHEMA', 'PLATFORM_SCHEMA' or 'PLATFORM_SCHEMA_BASE'. If the integration has no configuration parameters, can only be set up from platforms or can only be set up from config entries, one of the helpers cv.empty_config_schema, cv.platform_only_config_schema or cv.config_entry_only_config_schema can be used.