-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
WIP: Add evohome water heater #23969
Conversation
Co-Authored-By: Paulus Schoutsen <[email protected]>
Co-Authored-By: Paulus Schoutsen <[email protected]>
@MartinHjelmare I'd be grateful if you had time for this one too. |
@pvizeli OK, I rebased. This PR is not yet ready to merge to the You can see Can I just not get the |
Stuck in rebase hell - will close. |
Breaking Change:
None
Description:
Adds a
water_heater
to the evohome integration.Related issue (if applicable): None
Pull request with documentation for home-assistant.io (if applicable): home-assistant/home-assistant.io#<home-assistant.io PR number goes here>
Example entry for
configuration.yaml
(if applicable):Checklist:
tox
. Your PR cannot be merged unless tests passIf user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
python3 -m script.hassfest
.requirements_all.txt
by runningpython3 -m script.gen_requirements_all
..coveragerc
.If the code does not interact with devices: