Aarni Koskela
706add4a57
Switch formatting from black to ruff-format ( #102893 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-11-27 14:38:59 +01:00
Guido Schmitz
f5cc4dcf3e
Add MAC adress to devolo Home Network DeviceInfo ( #103290 )
...
Add MAC adress to devolo Home Network devices
2023-11-03 08:34:49 +01:00
Guido Schmitz
04c0bca487
Remove name from device info in devolo Home Network ( #102585 )
2023-10-23 14:00:47 +02:00
Guido Schmitz
a77a0ef4a5
Add serial number to devolo Home Network ( #102546 )
2023-10-22 20:51:27 +02:00
Guido Schmitz
3cd4d26eb9
React on changed firmware version in devolo_home_network ( #101513 )
2023-10-06 13:37:48 +02:00
Guido Schmitz
d14e5dc56a
Increase update interval of update platform in devolo_home_network ( #101366 )
...
Increase update interval of firmware platform
2023-10-04 09:19:57 +02:00
Guido Schmitz
8a8f1aff83
Remove useless timeout guards in devolo_home_network ( #100364 )
2023-09-14 12:35:21 +02:00
Guido Schmitz
b84076d3d6
Fix timeout issue in devolo_home_network ( #100350 )
2023-09-14 10:28:45 +02:00
Joost Lekkerkerker
75f923a86e
Use device class translations for Devolo Update entity ( #99235 )
2023-09-09 01:16:51 +02:00
Guido Schmitz
660167cb1b
Add image platform to devolo_home_network ( #98036 )
2023-08-28 14:55:49 +02:00
Guido Schmitz
365dc47740
Add update platform to devolo Home Network ( #86003 )
...
* Add update platform
* Take care of progress
* Adapt to recent development
* Only add platform if supported
* Avoid unneeded line change
* Fix ruff in tests
* Handle update failures like in button platform
* Apply suggestions
* Fix tests
* Remove unused logger
2023-08-21 20:59:58 +02:00
Marc Mueller
e2d2ec8817
Use asyncio.timeout [b-e] ( #98448 )
2023-08-15 08:30:20 -05:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Guido Schmitz
5232b6ee6a
Bump devolo_plc_api to 1.4.0 ( #97951 )
2023-08-07 12:08:19 +02:00
Michael
db4c9c67a2
Do not set hass data before first coordinator refresh ( #97343 )
2023-08-02 08:29:00 +02:00
Guido Schmitz
357af58c81
Bump devolo_plc_api to 1.3.2 ( #96499 )
2023-07-14 09:04:23 -04:00
Guido Schmitz
3abcffe3a0
Raise on reauth in devolo Home Network switch platform ( #92850 )
2023-05-18 11:28:17 -05:00
Guido Schmitz
36332eb441
Bump devolo_plc_api to 1.3.1 ( #93099 )
2023-05-15 20:12:44 -05:00
Guido Schmitz
f165a41b7a
Add button platform to devolo Home Network ( #85834 )
...
* Add Start WPS button
* Add remaining buttons
* Set correct entity categories
* Inherit from DevoloEntity
* Fix mypy
* Apply feedback
* Raise on DevicePasswordProtected
* Fix ruff
* Really fix ruff
* Adapt to recent development
* Change error message
2023-05-07 14:53:46 +02:00
Guido Schmitz
b195d5d1db
Assemble platforms upfront in devolo Home Network ( #80126 )
...
* Assemble platforms upfront in devolo Home Network
* Add tests
* Optimize mocks
* Use async_forward_entry_setups
* Adapt tests to newly added switch platform
2023-05-05 23:01:57 +02:00
Guido Schmitz
706e6597d8
Add entity name translations for devolo Home Network ( #90471 )
2023-03-29 17:25:33 -04:00
epenet
42b74e7f56
Adjust entity registry access in integrations (3) ( #88948 )
2023-03-01 08:24:56 +01:00
Guido Schmitz
1279868bf5
Bump devolo_plc_api to 1.2.0 ( #88348 )
2023-02-18 13:34:26 +01:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Erik Montnemery
87420e949d
Sort manifests 2 ( #87023 )
2023-02-08 20:16:39 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
Guido Schmitz
a9533c72fc
Bump devolo_plc_api to 1.1.0 ( #86516 )
2023-01-24 14:11:17 +01:00
Marc Mueller
1eec87214f
Update Union typing (1) [Py310] ( #86424 )
2023-01-23 08:38:45 +01:00
Guido Schmitz
164fad112c
React on IP changes in devolo Home Network ( #86195 )
2023-01-21 12:22:13 -10:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
Guido Schmitz
cb36905ce5
Add diagnostics to devolo Home Network ( #86022 )
2023-01-17 12:59:02 +01:00
GitHub Action
b81453cb6b
[ci skip] Translation update
2023-01-16 00:24:22 +00:00
GitHub Action
77f9548e51
[ci skip] Translation update
2023-01-15 00:25:52 +00:00
Guido Schmitz
c191daedc3
Remove dead code path in devolo Home Network ( #85790 )
...
Remove dead code path
2023-01-13 21:15:50 +01:00
Guido Schmitz
d40a4aa970
Add switch platform to devolo_home_network ( #72494 )
2023-01-10 10:05:59 +01:00
Marc Mueller
e99840f82c
Improve `devolo_home_network` generic typing ( #85328 )
2023-01-07 14:12:03 +01:00
Guido Schmitz
21fbe07218
Bump devolo_plc_api to 1.0.0 ( #85235 )
...
* Bump devolo_plc_api to 1.0.0
* Fix pylint
2023-01-06 01:49:59 +02:00
Guido Schmitz
0265aae247
Bump devolo-plc-api to 0.9.0 ( #84324 )
2022-12-20 16:31:18 -08:00
GitHub Action
cfa08c5229
[ci skip] Translation update
2022-12-15 00:24:38 +00:00
epenet
946d5535b4
Use UnitOfFrequency in integrations ( #83915 )
2022-12-13 11:47:06 +01:00
GitHub Action
b9753a9f92
[ci skip] Translation update
2022-12-13 00:27:47 +00:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
GitHub Action
0d1f476bee
[ci skip] Translation update
2022-12-01 00:33:36 +00:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
GitHub Action
b65d8cc1b3
[ci skip] Translation update
2022-11-28 00:23:09 +00:00
GitHub Action
797dc51bc5
[ci skip] Translation update
2022-11-26 00:22:30 +00:00
GitHub Action
f3b3193f7a
[ci skip] Translation update
2022-11-25 00:24:19 +00:00
GitHub Action
eaf6d43508
[ci skip] Translation update
2022-11-23 00:26:26 +00:00