Commit graph

16 commits

Author SHA1 Message Date
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
epenet
a5fd479608
Bump sfrbox-api to 0.0.8 () 2023-11-27 12:30:51 +01:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ()
* Move DeviceInfo from entity to device registry

* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
fe6402ef73
Use device class naming for sfr box () 2023-07-11 20:19:04 +02:00
Joost Lekkerkerker
2f6826dbe3
Use DeviceInfo object s-x ()
* Use DeviceInfo object o-x

* Use DeviceInfo object
2023-07-11 13:40:15 -04:00
epenet
45038bac16
Use entity name translations in SFR Box () 2023-04-03 14:04:02 +02:00
epenet
c416d18506
Add WAN information to SFR Box () 2023-03-15 18:49:57 +01:00
epenet
dcff2f37f7
Add DSL prefix to SFRBox ADSL sensors () 2023-03-09 13:19:22 +01:00
epenet
f9a59c0839
Ignore DSL entities if SFR box is not adsl () 2023-03-07 19:04:50 +01:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ()
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
epenet
b5a9e682be
Add missing enum item in SFR Box ()
* Add missing enum item in SFR Box

* Adjust tests
2023-01-12 18:15:09 +02:00
epenet
679e971131
Add system diagnostic sensors to SFR Box ()
* Add system diagnostic sensor

* Add tests
2023-01-12 09:29:12 +01:00
epenet
3ecbb235cc
Address late feedback in SFR Box enum sensors ()
* Address late feedback to SFR Box

* Hassfest

* missed a capital G

* Apply suggestion
2023-01-06 11:13:33 +01:00
epenet
58b36514ad
Address late feedback in SFR Box coordinator ()
* Address late feedback in SFR Box coordinator

* One more
2023-01-03 13:54:15 +01:00
epenet
0d290ac21e
Address late feedback in SFR Box sensors () 2023-01-03 12:15:03 +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