Refactor Freebox : add config flow + temperature sensor + signal dispatch#30334
Conversation
|
That is very nice @Quentame I started something in that way too but you were faster. |
|
Tried it yesterday. Works fine. |
9a641cc to
4f5cbdc
Compare
Quentame
left a comment
There was a problem hiding this comment.
Some changes to be done before remove the draft status + update the description
9ebdaa6 to
e6c52e1
Compare
737e13d to
13b81a3
Compare
afa170d to
b509cec
Compare
6d5b487 to
0849f5e
Compare
d539f8d to
b3d67bf
Compare
|
Can we merge here or do we need to wait for the frontend PR? |
|
Don't know the order, the PR is written as "wait for backend" home-assistant/frontend#4448 |
|
Should be front then back, then doc I guess |
|
Ok. Please check with frontend team. I'll leave this here for now. It can be merged when ready. |
|
Thanks 🙏 |
|
Frontend merged |
Breaking Change:
None in the code.
But need to re-authorize HA to access the Freebox router.
Description:
Adding config flow to Freebox + temperature sensors
Can de done after :
Pull request with documentation for home-assistant.io : home-assistant/home-assistant.io#11712
Pull request with frontend for home-assistant-polymer : home-assistant/frontend#4448
PS : HAPPY NEW YEAR 🎉 🎆 !
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.txtby runningpython3 -m script.gen_requirements_all..coveragerc.If the code does not interact with devices: