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

Integration setup - advice on use of an access token rather than API_SECRET #2

Merged
merged 3 commits into from
Mar 11, 2022

Conversation

markvader
Copy link

Proposed change for integration setup to advise on use of an access token rather than API_SECRET, Provide link to nightscout guide.

p.s. Thanks @marciogranzotto for your inclusion of mmol/L, much appreciated. Looking forward to when it gets pushed to core. Works well on my test setup.

Proposed change to advise on use of an access token rather than API_SECRET, Provide link to nightscout guide.
Proposed change to advise on use of an access token rather than API_SECRET, Provide link to nightscout guide.
advise on use of an access token rather than API_SECRET
marciogranzotto pushed a commit that referenced this pull request Nov 21, 2021
* Remove old migrations from KNX integration

* Remove cover migration
marciogranzotto pushed a commit that referenced this pull request Dec 30, 2021
* Rework device_info

* Update device_info via registry

* Optimized checks: only when needed

* Revert device_info rework as not needed

* Fix reboot detection for all scenarios

* Final optimization

* Remove leftover

* Bump aioshelly

* Bump fritzconnection and remove workarounds

* Cleanup fritzbox_callmonitor

* Rework device_info

* Update device_info via registry

* Optimized checks: only when needed

* Revert device_info rework as not needed

* Fix reboot detection for all scenarios

* Final optimization

* Remove leftover

* Update homeassistant/components/shelly/utils.py

Co-authored-by: Shay Levy <[email protected]>

* Update homeassistant/components/shelly/__init__.py

Co-authored-by: Shay Levy <[email protected]>

* Revert slipped in commit

* Rename param

* Apply review comment

* Apply comment review #2

Co-authored-by: Shay Levy <[email protected]>
@marciogranzotto marciogranzotto merged commit c1431e7 into marciogranzotto:nightscout-mmol-support Mar 11, 2022
marciogranzotto pushed a commit that referenced this pull request May 25, 2022
* First version of laundrify integration

* Code cleanup

* Code cleanup after review #2

* Move coordinator to its own file

* Save devices as dict and implement available prop as fn

* Validate token on init, abort if already configured

* Some more cleanup after review

* Add strict type hints

* Minor changes after code review

* Remove OptionsFlow (use default poll interval instead)

* Fix CODEOWNERS to pass hassfest job

* Fix formatting to pass prettier job

* Fix mypy typing error

* Update internal device property after fetching data

* Call parental update handler and remove obsolete code

* Add coordinator tests and fix some config flow tests

* Refactor tests

* Refactor fixtures

* Device unavailable if polling fails
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