Erik Montnemery
f83c8de8d3
Update signature of platforms' async_setup_entry ( #138201 )
2025-02-10 21:08:03 +01:00
Lars
fa6df1cc25
Check for fullcolorsupport in fritzbox light ( #136850 )
2025-01-29 17:15:54 +01:00
Michael
c974251faa
Fix command latency in AVM Fritz!SmartHome ( #136739 )
2025-01-29 12:55:59 +01:00
Michael
bbb5f9e717
Preload supported color properties in fritzbox lights ( #133798 )
2024-12-23 16:40:38 +01:00
epenet
c8d20a8c23
Move fritzbox base entity to separate module ( #126482 )
2024-09-23 12:50:51 +02:00
Michael
0c5a3fab22
Cleanup the Fritz!Smarthome light entity ( #123488 )
...
* use self.data when ever possible
* use short hand attributes for color mode and supported color modes
* color mode can change during runtime
* group executer jobs
2024-08-18 14:53:35 +02:00
Lars
e6b3d35cdf
Remove unnecessary check in fritz light ( #123829 )
...
* Remove unnecessary check in fritz light
* Revert remove SUPPORTED_COLOR_MODES
2024-08-14 22:53:29 +02:00
Michael
ac28d34ad5
Improve test coverage for AVM Fritz!Smarthome ( #122974 )
2024-08-09 20:23:00 +02:00
Michael
c5cac8fed4
Store runtime data inside the config entry in AVM Fritz!Smarthome ( #116523 )
2024-05-01 20:51:39 +02:00
Marc Mueller
0e3945ca6c
Add empty line after module docstring [d-f] ( #112698 )
2024-03-08 14:15:26 +01:00
Erik Montnemery
dc672ff62c
Fix light color mode in fritzbox ( #108758 )
2024-01-24 15:28:14 +01: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
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
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
cb13418bab
String formatting and max line length - Part 2 ( #84393 )
2022-12-22 11:38:59 +01:00
Marc Mueller
caac3d03c4
Fix round typing [fritzbox] ( #82434 )
2022-11-21 11:46:18 +01:00
Michael
217d8eb9c5
Address late review of fritzbox ( #82369 )
2022-11-19 15:12:24 +01:00
Ayk Borstelmann
3b783a85c3
AVM Fritz!Box SmartHome: Integrate Templates ( #81885 )
2022-11-18 17:37:56 +01:00
Lars
1c8156bd33
Update Fritz! lights to use kelvin ( #79733 )
2022-10-25 13:45:02 +02:00
Lars
804c888098
Free color selection for Fritz!Smarthome lights ( #66213 )
...
* Fritz light free color selection
* Use setcolor as fallback
* better debug log message
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
* change if-clause
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2022-05-25 09:28:36 +02:00
Erik Montnemery
13d67747cb
Fix color_mode property in fritzbox light ( #70965 )
2022-04-28 09:36:14 +02:00
epenet
562927cc17
Use ColorMode enum in fritzbox ( #70497 )
2022-04-23 09:20:52 -10:00
Michael
ccad6a8f07
Add configuration url to AVM Fritz!Smarthome ( #57711 )
...
* add configuration url
* extend data update coordinator
* improve exception handling during data update
* store coordinator after first refresh
* fix light init
2021-10-31 12:12:25 -07:00
Lars
2148c84386
Support for Fritz!DECT 500 lightbulbs ( #52830 )
2021-10-22 14:30:03 +02:00