Skip to content

Merge branch 'feat/measure-util-charging-device' of github.com:bramst… #9439

Merge branch 'feat/measure-util-charging-device' of github.com:bramst…

Merge branch 'feat/measure-util-charging-device' of github.com:bramst… #9439

Triggered via push October 20, 2024 13:10
Status Success
Total duration 42s
Artifacts
Hassfest validation
14s
Hassfest validation
HACS validation
31s
HACS validation
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 5 notices
Incorrect type: utils/measure/config.py#L54
Expected type 'collections.Iterable', got 'Type\[MediaControllerType\]' instead
Incorrect type: utils/measure/config.py#L59
Expected type 'collections.Iterable', got 'Type\[ChargingControllerType\]' instead
Incorrect type: utils/measure/config.py#L49
Expected type 'collections.Iterable', got 'Type\[LightControllerType\]' instead
Unreachable code: utils/measure/controller/charging/hass.py#L39
This code is unreachable
Unused local symbols: utils/measure/runner/charging.py#L67
Parameter 'trickle_power' value is not used
Unused local symbols: utils/measure/runner/charging.py#L34
Local variable 'summary' value is not used