-
-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Update totalconnect.markdown #9589
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
Conversation
Please rebase to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@austinmroczek this PR targets the wrong branch. It currently targets current
, but it should target the next
branch. Please change the target and rebase if needed.
Sorry I’ve been out of town. Hope to get to it this weekend |
Changed to Next. Thanks |
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Co-Authored-By: Franck Nijhof <frenck@frenck.nl>
Made updates per recommendations. Thanks |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the adjustments @austinmroczek! 👍
✅ Approved. Can be merged as soon as the parent PR gets merged.
|
…nt.io into next * 'next' of https://github.com/home-assistant/home-assistant.io: (66 commits) Update totalconnect.markdown (home-assistant#9589) add HmIP-FCI1, HmIP-BBL, HmIP-FBL to Homematic IP Cloud (home-assistant#9873) Update neato configuration to include vendor support (home-assistant#9882) Add documentation for new Rainforest Eagle-200 platform (home-assistant#9761) Add MQTT climate precision (home-assistant#9896) Adds config validation to configuration plugin (home-assistant#9886) Fix example (home-assistant#9899) Clarify modes is limited to a specific set. (home-assistant#9897) Mode `on` is now `heat` (home-assistant#9893) Update climate.markdown (home-assistant#9894) Collection of configuration block fixes (home-assistant#9892) Collection of configuration block fixes (home-assistant#9884) Add info about concurrent use of data and data_template (home-assistant#9889) Add info about concurrent use of data and data_template (home-assistant#9890) Updating template example (home-assistant#9891) Mention podcast Mention 25k stars Update solaredge_local.markdown (home-assistant#9878) Add Py35 msg Fix code blocks in breaking changes ...
Description:
Update docs to show new configuration entry requirement.
Also adds suggestion to use a separate, non administrative account Total Connect account with HA.
Pull request in home-assistant (if applicable): home-assistant/core#24427
Checklist:
next
is for changes and new documentation that will go public with the next home-assistant release. Fixes, changes and adjustments for the current release should be created againstcurrent
.