1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-04 05:59:16 +00:00

7 Commits

Author SHA1 Message Date
Marc Mueller
7d6251ca08
Add empty line after module docstring [tests q-s] () 2024-03-08 14:47:22 +01:00
epenet
96bd714364
Add FTTH and WAN info to SFR box diagnostics ()
* Add FTTH and WAN info to SFR box diagnostics

* Adjust tests

* Use snapshots
2023-03-10 10:09:04 -05:00
epenet
bf5f7c53d8
Move mock_setup_entry to conftest () 2023-03-06 11:31:50 +01:00
Franck Nijhof
62dcbe5258
Enable Ruff PT001 () 2023-01-26 18:05:05 +01:00
epenet
22dee1f92b
Add reauth to SFR Box () 2023-01-24 11:00:22 +01:00
epenet
34798189ca
Improve SFR Box test coverage ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-01-03 17:56:30 +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