Michael
09297520c0
Let the new wrapper just extend the `FritzBoxTools` class ( #64133 )
...
* let wrapper just extend the FritzBoxTools class
* keep avm_device in method names
2022-01-20 12:43:32 +01:00
Simone Chemelli
60b6871b46
Fritz cleanup: part1 (naming) ( #63535 )
2022-01-06 12:15:40 +01:00
Simone Chemelli
da24b7ce2f
Bump fritzconnection and remove workarounds ( #63050 )
...
* Bump fritzconnection and remove workarounds
* Cleanup fritzbox_callmonitor
2021-12-30 12:53:54 +01:00
Simone Chemelli
51a49f3d39
Fix missing exception handling from upstream lib in Fritz ( #62617 )
...
* Fix missing exception handling from upstream lib
* isort
2021-12-22 20:59:56 +01:00
Simone Chemelli
116759f2a1
Implement DataUpdateCoordinator for Fritz ( #60909 )
...
* Implement DataUpdateCoordinator for Fritz
* mypy
* Wrap sync method to async
* Apply review comments + final cleanup
* CoordinatorEntity
2021-12-16 13:24:32 +01:00
Simone Chemelli
3cd80b95db
Logging issue workaround for fritzconnection library ( #60448 )
...
* Logging issue workaround
* Better approach
2021-11-27 07:56:53 -08:00
Simone Chemelli
fbe507a9c1
Strict types - first part ( #51479 )
2021-06-13 16:45:35 +02:00
Joakim Sørensen
076544a1b5
Revert "Bump config version to 2 for AVM Fritz Tools ( #51176 )" ( #51193 )
2021-05-28 14:00:16 +02:00
Michael
d200f1e504
Bump config version to 2 for AVM Fritz Tools ( #51176 )
2021-05-28 11:12:46 +02:00
Simone Chemelli
987e8ed5ed
Add consider_home option to Fritz device_tracker ( #50741 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-05-24 09:54:57 -05:00
Simone Chemelli
d877c0c1ff
Add Fritz services ( #50056 )
2021-05-11 15:56:52 -05:00
Simone Chemelli
55c96ae86f
Create Fritz device and connectivity sensor ( #49699 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-05-03 17:11:21 -10:00
Aaron David Schneider
0421c55bf1
Fix Fritz device tracker multiple routers ( #49808 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2021-04-29 11:10:36 -07:00
J. Nick Koston
a67b9eff17
Reduce config entry setup/unload boilerplate D-F ( #49733 )
2021-04-26 20:46:49 -10:00
Simone Chemelli
b92f29997e
Rework Fritz config_flow and device_tracker ( #48287 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-04-25 00:10:33 -10:00
Paulus Schoutsen
f5076188ef
Consolidate all platforms that have no tests ( #22096 )
...
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00