Skip to content

Comments

Reorganise netzero package#29

Merged
kilroyd merged 1 commit intomainfrom
netzero_shuffle
Nov 16, 2025
Merged

Reorganise netzero package#29
kilroyd merged 1 commit intomainfrom
netzero_shuffle

Conversation

@kilroyd
Copy link
Owner

@kilroyd kilroyd commented Nov 16, 2025

The changes to make it easy to mock netzero broke usage of netzero within Home Assistant.

Move the whole netzero package into a subdir in custom_components/powerwall_control, and import netzero from within Home Assistant with "from . import netzero". Add a symlink to this directory at the top level, which allows powerwall.py to work as expected.

The changes to make it easy to mock netzero broke usage of netzero
within Home Assistant.

Move the whole netzero package into a subdir in
custom_components/powerwall_control, and import netzero from within
Home Assistant with "from . import netzero". Add a symlink to this
directory at the top level, which allows powerwall.py to work as
expected.
@kilroyd kilroyd merged commit 1d09c32 into main Nov 16, 2025
5 checks passed
@kilroyd kilroyd deleted the netzero_shuffle branch November 16, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant