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 |
epenet
|
6859a9ebdd
|
Add missing mock in fritzbox (#86005)
|
2023-01-16 13:05:22 +01:00 |
Ayk Borstelmann
|
3b783a85c3
|
AVM Fritz!Box SmartHome: Integrate Templates (#81885)
|
2022-11-18 17:37:56 +01:00 |
epenet
|
0d696b84b2
|
Cleanup root component imports in tests (#78893)
|
2022-09-21 06:57:41 -10:00 |
Michael
|
6f02f7c6ce
|
Bump pyfritzhome to 0.6.7 (#78324)
|
2022-09-15 16:01:55 +02:00 |
jonasrickert
|
3e1c9f1ac7
|
Add Rollotron DECT 1213 to fritzbox (#76386)
|
2022-08-16 11:49:31 +02:00 |
Michael
|
8626de24fc
|
Use correct value for current temperature for AVM Fritz!Smarthome thermostat devices (#60510)
|
2021-11-29 19:58:22 +01:00 |
refinedcranberry
|
a78f0eae39
|
Add "nextchange" sensors to AVM FRITZ!Smarthome devices (#58274)
|
2021-11-25 12:34:04 +01:00 |
Lars
|
2148c84386
|
Support for Fritz!DECT 500 lightbulbs (#52830)
|
2021-10-22 14:30:03 +02:00 |
Julian Löhr
|
26042bdad7
|
Add Fritz!DECT 440 humidity sensor (#54597)
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
|
2021-09-30 11:56:38 +02:00 |
Michael
|
7ece35cd6f
|
Assume Fritz!Smarthome device as unavailable (#56542)
|
2021-09-23 13:29:12 -07:00 |
Michael
|
42e8a7c842
|
Move Fritzbox power, energy and temperature switch attributes to sensors (#52562)
* deprecate switch entity properties
* Add last_reset to FritzBoxEnergySensor
* Remove obsolet temperature attribute
|
2021-07-23 13:06:30 +02:00 |
Michael
|
24e07bc154
|
Fritzbox enable temp sensor (#52558)
|
2021-07-22 09:19:39 -07:00 |
Michael
|
a5e25e519f
|
Remove yaml configuration from fritzbox (#49663)
|
2021-04-25 09:49:08 -10:00 |
Michael
|
a050c8827b
|
Add battery sensor to fritzbox smart home devices (#49374)
|
2021-04-18 12:30:58 -10:00 |
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
Paulus Schoutsen
|
2af984917e
|
Use asynctest-mock in most places (#35109)
* Use asynctest-mock in most places
* Fix broken patch in pilight
|
2020-05-03 11:27:19 -07:00 |
escoand
|
c87ecf0ff6
|
Add config flow and device registry to fritzbox integration (#31240)
* add config flow
* fix pylint
* update lib
* Update config_flow.py
* remote devices layer in config
* add default host
* avoid double setups of entities
* remove async_setup_platform
* store entities in hass.data
* pass fritz connection together with config_entry
* fritz connections try no4 (or is it even more)
* fix comments
* add unloading
* fixed comments
* Update config_flow.py
* Update const.py
* Update config_flow.py
* Update __init__.py
* Update config_flow.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* Update __init__.py
* Update __init__.py
* Update __init__.py
* Update config_flow.py
* add init tests
* test unloading
* add switch tests
* add sensor tests
* add climate tests
* test target temperature
* mock config to package
* comments
* test binary sensor state
* add config flow tests
* comments
* add missing tests
* minor
* remove string title
* deprecate yaml
* don't change yaml
* get devices async
* minor
* add devices again
* comments fixed
* unique_id fixes
* fix patches
* Fix schema
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-04-20 15:00:07 +02:00 |
Paulus Schoutsen
|
e2d3c27e85
|
Embed all platforms into components (#20677)
* Consolidate all components with platforms
* Organize tests
* Fix more tests
* Fix Verisure tests
* one final test fix
* Add change
* Fix coverage
|
2019-02-02 07:13:16 -08:00 |