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(climate): add is_on property to support all on/off state types #498

Merged
merged 3 commits into from
Jan 19, 2025

Conversation

xZetsubou
Copy link
Owner

Add is_on property to check the state of device.

- This is related to #496 where if the on/off are string and usef if not both will return true, implement is_on to handle these cases as well
@xZetsubou xZetsubou changed the title fix(climate): fix(climate): add is_on property to support all on/off state types fix(climate): add is_on property to support all on/off state types Jan 19, 2025
@xZetsubou xZetsubou merged commit c6787db into master Jan 19, 2025
1 of 2 checks passed
@xZetsubou xZetsubou deleted the implement-climate-is-on-property branch January 19, 2025 20:54
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