Erik Montnemery
|
0c2485bc03
|
Freeze integration entity descriptions (#105984)
Co-authored-by: J. Nick Koston <nick@koston.org>
|
2023-12-18 16:28:13 -10:00 |
Michael
|
4cca174586
|
Address late review comments on AVM FRITZ!SmartHome (#105860)
set copies dict keys by default
|
2023-12-16 19:38:58 +01:00 |
Michael
|
08ca3678da
|
Ensure platform setup for all AVM FRITZ!SmartHome devices (#105515)
|
2023-12-13 18:07:29 +01:00 |
Lars
|
a09ccddaa3
|
Fix Fritzbox light setup (#105232)
|
2023-12-08 09:33:24 +01:00 |
c0ffeeca7
|
419dc8adb1
|
Freebox to FRITZ!Box add host field description (#104784)
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
|
2023-11-30 17:05:32 +01:00 |
Michael
|
f69045fb64
|
Address late fritzbox coordinator runtime device discover review comments (#104267)
replace list comprehension by generator expression
|
2023-11-20 19:02:02 +01:00 |
Michael
|
9c5e0fc2c9
|
Discover new added device at runtime in AVM Fritz!Smarthome (#103859)
|
2023-11-20 17:13:52 +01:00 |
Jan Bouwhuis
|
f88e137679
|
Fix fritz entity category binary sensor is invalid (#103470)
|
2023-11-05 22:49:08 +01:00 |
Michael
|
18fad569e0
|
Add support to remove orphan devices in AVM FRITZ!SmartHome (#100739)
|
2023-09-26 18:01:01 +02:00 |
Michael
|
a77f1cbd9e
|
Mark AVM Fritz!Smarthome as Gold integration (#97086)
set quality scale to gold
|
2023-09-04 14:23:46 -04:00 |
Michael
|
e7462e916a
|
Conditional category for temperature sensor entities in AVM Fritz!Smarthome (#98981)
|
2023-08-30 10:29:35 +02:00 |
Michael
|
533a8beac2
|
Raise ConfigEntryNotReady when unable to connect during setup of AVM Fritz!Smarthome (#97985)
|
2023-08-14 10:42:20 +02: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 |
Joost Lekkerkerker
|
c1e8eb7c96
|
Use device class translations for Fritzbox (#95363)
|
2023-06-27 14:06:57 +02:00 |
Marc Mueller
|
86792fcc2f
|
Update mypy to 1.4.0 (#94987)
|
2023-06-21 16:12:51 +02:00 |
Franck Nijhof
|
6f106e6505
|
Fix HAVCMode typing in AVM FRITZ!SmartHome (#94642)
|
2023-06-15 14:11:18 +02:00 |
Michael
|
2ba2c6c6ab
|
Correct entity categories in AVM FRITZ!SmartHome (#91073)
|
2023-04-24 16:57:34 +02:00 |
Michael
|
9d508ac7ae
|
Add entity name translations to AVM Fritz!SmartHome (#90707)
* add entity name translation
* sort and capitalize
* adjust tests
* sort entities
|
2023-04-03 13:04:09 -04:00 |
Michael
|
d4cc4a343d
|
Use has_template property from lib in Fritz!SmartHome (#89152)
|
2023-03-21 21:33:33 +01:00 |
epenet
|
1895c82ffc
|
Fix fritzbox TypedDict definition (#90043)
|
2023-03-21 15:52:30 +01:00 |
Michael
|
d4edec2863
|
Move calculation of current value into lib in Fritz!SmartHome (#89150)
|
2023-03-15 18:59:03 +01:00 |
parliament119
|
7d97653895
|
Bump pyfritzhome to 0.6.8 and add support for Non-Color-Bulbs (#89141)
|
2023-03-08 18:24:37 +01:00 |
Franck Nijhof
|
9030ca05b1
|
Enable Ruff SIM118 (#87772)
|
2023-02-15 12:39:12 +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
|
899adef590
|
Sort manifests 4 (#87025)
|
2023-02-08 20:27:05 +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 |
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
GitHub Action
|
b81453cb6b
|
[ci skip] Translation update
|
2023-01-16 00:24:22 +00:00 |
epenet
|
1766df3faa
|
Improve integration type hints for diagnostics (#85526)
|
2023-01-09 15:17:48 +01:00 |
Franck Nijhof
|
cb13418bab
|
String formatting and max line length - Part 2 (#84393)
|
2022-12-22 11:38:59 +01:00 |
epenet
|
9580c4f1ec
|
Use UnitOfTemperature in integrations (e-h) (#84305)
|
2022-12-20 18:29:16 +01:00 |
epenet
|
0dd20fb309
|
Use UnitOfEnergy in integrations (a-n) (#84220)
|
2022-12-19 11:06:00 +01:00 |
epenet
|
0184aadb09
|
Use UnitOfElectricPotential in integrations (#84044)
|
2022-12-15 13:59:21 +01:00 |
Michael
|
41041cb673
|
Move template check into fritzbox entry setup (#83863)
* move template check into entry setup
* use else in try-except block
|
2022-12-12 16:11:57 -05:00 |
epenet
|
4fe025b297
|
Use UnitOfPower in integrations [a-g] (#83812)
|
2022-12-12 11:48:09 +01:00 |
Michael
|
ea95f74d6d
|
Fix loading of Fritz!Smarthome issues on older Fritz!Box (#83688)
* check if templates are available
* add test
|
2022-12-09 20:54:22 -05:00 |
epenet
|
7c3ca38eb7
|
Use UnitOfElectricCurrent in integrations (#83622)
|
2022-12-09 10:51:26 +01:00 |
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
epenet
|
44d3f2192c
|
Use UnitOfTemperature in climate entities [a-f] (#83125)
|
2022-12-04 11:53:56 +02:00 |
Lars
|
5422a17a35
|
Add integration_type to AVM FRITZ!SmartHome (#81096)
|
2022-12-03 13:24:06 -05:00 |
GitHub Action
|
197e71203b
|
[ci skip] Translation update
|
2022-11-30 00:26:16 +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
|
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 |
Marc Mueller
|
caac3d03c4
|
Fix round typing [fritzbox] (#82434)
|
2022-11-21 11:46:18 +01:00 |
GitHub Action
|
3bea04e387
|
[ci skip] Translation update
|
2022-11-21 00:26:41 +00:00 |
Michael
|
217d8eb9c5
|
Address late review of fritzbox (#82369)
|
2022-11-19 15:12:24 +01:00 |
GitHub Action
|
fe5246fb6f
|
[ci skip] Translation update
|
2022-11-19 00:26:11 +00:00 |
Ayk Borstelmann
|
3b783a85c3
|
AVM Fritz!Box SmartHome: Integrate Templates (#81885)
|
2022-11-18 17:37:56 +01:00 |