Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix circ reference, import from pychonet #192 #193

Merged
merged 3 commits into from
Sep 15, 2024

Conversation

josh-shaw-dev
Copy link

Fixes circular import ref

CONF_FORCE_POLLING,
DATA_STATE_ON,
DOMAIN,
ENL_FANSPEED,
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

following the import ref on this one, its coming from pychonet.HomeAirConditioner https://github.com/scottyphillips/echonetlite_homeassistant/blob/8fb38203bcdd010b5fca5dc99ac5c7337323b258/custom_components/echonetlite/const.py#L34C5-L34C17 which I'm guessing while it works and the value is the same its not 100% correct

@nao-pon nao-pon merged commit 68bbfa6 into scottyphillips:master Sep 15, 2024
2 checks passed
@nao-pon
Copy link
Collaborator

nao-pon commented Sep 15, 2024

@josh-shaw-dev Thanks!

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.

2 participants