Commit graph

5 commits

Author SHA1 Message Date
epenet
5a77a2801b
Address late review in SFRBox () 2023-01-25 10:46:45 +01:00
epenet
22dee1f92b
Add reauth to SFR Box () 2023-01-24 11:00:22 +01:00
epenet
3ec7f0280e
Add authentication to SFR Box ()
* Add credentials to SFR Box

* Make username/password inclusive

* Add handler for ConnectTimeout

* Use menu

* Drop get
2023-01-24 07:22:14 +01:00
epenet
2a9526de17
Address late feedback in SFR Box config flow ()
* Address late feedback in SFR Box config flow

* Adjust tests
2023-01-03 12:18:05 +01:00
epenet
896526c24b
Add SFR Box integration ()
* Add SFR Box integration

* Adjust error handling in config flow

* Add tests

* Use value_fn

* Add translation

* Enable mypy strict typing

* Add ConfigEntryNotReady

* Rename exception

* Fix requirements
2022-12-31 10:14:13 +01:00