Erik Montnemery
|
1621310ba7
|
Add serial_number to device registry entries (#102334)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2023-10-22 15:14:44 +02:00 |
J. Nick Koston
|
433c022687
|
Save previous unique id in entity registry when it changes (#102093)
|
2023-10-16 21:26:19 -10:00 |
Joost Lekkerkerker
|
fe6402ef73
|
Use device class naming for sfr box (#96092)
|
2023-07-11 20:19:04 +02:00 |
epenet
|
b568dd3060
|
Refactor SnapshotAssertion is SFR Box (#90775)
|
2023-04-22 17:20:27 +02:00 |
epenet
|
45038bac16
|
Use entity name translations in SFR Box (#90698)
|
2023-04-03 14:04:02 +02:00 |
epenet
|
18df3a22ca
|
Add FTTH information to SFR Box (#89781)
|
2023-03-20 20:06:44 +01:00 |
epenet
|
69e85b3216
|
Fix SFR Box diagnostics (#89783)
|
2023-03-16 11:09:54 +01:00 |
epenet
|
c416d18506
|
Add WAN information to SFR Box (#89678)
|
2023-03-15 18:49:57 +01:00 |
epenet
|
07b25939a2
|
Use SnapshotAssertion in SFR button tests (#89633)
|
2023-03-13 15:23:00 +01:00 |
epenet
|
f3da95fb1f
|
Use SnapshotAssertion in SFR binary sensor tests (#89624)
|
2023-03-13 13:37:51 +01:00 |
epenet
|
5e73ad9cb0
|
Use SnapshotAssertion in SFR sensor tests (#89619)
* Use SnapshotAssertion in SFR sensor tests
* Name snapshots
* Cleanup const.py
* Remove name from snapshot
|
2023-03-13 10:45:59 +01:00 |
epenet
|
96bd714364
|
Add FTTH and WAN info to SFR box diagnostics (#89492)
* Add FTTH and WAN info to SFR box diagnostics
* Adjust tests
* Use snapshots
|
2023-03-10 10:09:04 -05:00 |
epenet
|
dcff2f37f7
|
Add DSL prefix to SFRBox ADSL sensors (#89276)
|
2023-03-09 13:19:22 +01:00 |
epenet
|
bf5f7c53d8
|
Move mock_setup_entry to conftest (#88484)
|
2023-03-06 11:31:50 +01:00 |
epenet
|
80ee196fd8
|
Add type hints to integration tests (part 19) (#88178)
|
2023-02-15 18:07:40 +01:00 |
Franck Nijhof
|
330e1c6cbb
|
Clean up unnecessary registry mocks from integration tests (#87763)
|
2023-02-09 10:43:45 +01:00 |
Franck Nijhof
|
62dcbe5258
|
Enable Ruff PT001 (#86730)
|
2023-01-26 18:05:05 +01:00 |
Franck Nijhof
|
e50a531cd9
|
Code styling tweaks to the tests - Part 2 (#86662)
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
|
2023-01-26 01:23:53 +01:00 |
epenet
|
e96cea997e
|
Add reboot button to SFRBox (#86514)
|
2023-01-24 14:13:49 +01:00 |
epenet
|
22dee1f92b
|
Add reauth to SFR Box (#86511)
|
2023-01-24 11:00:22 +01:00 |
epenet
|
3ec7f0280e
|
Add authentication to SFR Box (#85757)
* 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
|
b5a9e682be
|
Add missing enum item in SFR Box (#85746)
* Add missing enum item in SFR Box
* Adjust tests
|
2023-01-12 18:15:09 +02:00 |
epenet
|
5a4df9d870
|
Add binary sensor platform to SFR Box (#85508)
* Add binary sensor platform to SFR Box
* Simplify
|
2023-01-12 10:06:09 +01:00 |
epenet
|
679e971131
|
Add system diagnostic sensors to SFR Box (#85184)
* Add system diagnostic sensor
* Add tests
|
2023-01-12 09:29:12 +01:00 |
epenet
|
de2588f6e0
|
Add diagnostics platform to SFR Box (#85500)
|
2023-01-10 20:17:14 +02:00 |
epenet
|
52032c6c7f
|
Complete test coverage for SFR Box (#85068)
* Complete test coverage for SFR Box
* Add missing hint
* renault -> sfr_box
* Fixes following rebase
|
2023-01-06 12:30:07 +01:00 |
epenet
|
34798189ca
|
Improve SFR Box test coverage (#85054)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2023-01-03 17:56:30 +01:00 |
epenet
|
2a9526de17
|
Address late feedback in SFR Box config flow (#85037)
* Address late feedback in SFR Box config flow
* Adjust tests
|
2023-01-03 12:18:05 +01:00 |
epenet
|
896526c24b
|
Add SFR Box integration (#84780)
* 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 |