Commit graph

11 commits

Author SHA1 Message Date
Simone Chemelli
ad05a542ae
Bump aiovodafone to 0.6.0 (#117064)
bump aiovodafone to 0.6.0
2024-05-08 14:26:43 +02:00
Simone Chemelli
41a86d2404
Add quality scale to Vodafone Station (#116040)
Add quality scale
2024-04-24 17:36:31 +02:00
Simone Chemelli
8c31e67dbc
Bump aiovodafone to 0.5.4 (#108592) 2024-01-22 13:51:17 +01:00
Simone Chemelli
6a87876729
Handle server disconnection for Vodafone devices (#104650) 2023-11-29 09:39:30 +01:00
Simone Chemelli
ae9106effd
Improve exception handling for Vodafone Station (#102761)
* improve exception handling for Vodafone Station

* address review comment

* apply review comment

* better except handling (bump library)

* cleanup
2023-10-26 19:34:59 +00:00
Simone Chemelli
6c1bcae291
Bump aiovodafone to 0.4.1 (#102180) 2023-10-18 10:56:48 +02:00
Simone Chemelli
60dd5f1d50
Bump aiovodafone to 0.3.1 (#100944) 2023-09-26 20:27:34 +02:00
Simone Chemelli
964192d246
Bump aiovodafone to 0.3.0 (#100729) 2023-09-22 21:21:44 +02:00
Simone Chemelli
a5a82b94ac
Bump aiovodafone to 0.2.0 (#100062)
bump aiovodafone to 0.2.0
2023-09-10 19:09:21 +02:00
Simone Chemelli
a82cd48282
Bump aiovodafone to 0.1.0 (#99851)
* bump aiovodafone to 0.1.0

* fix tests
2023-09-08 00:32:15 +02:00
Simone Chemelli
1692d83063
Vodafone Station device tracker (#94032)
* New integration for Vodafone Station

* coveragerc

* Add ConfigFlow,ScannerEntity,DataUpdateCoordinator

* Introduce aiovodafone lib

* heavy cleanup

* bump aiovodafone to v0.0.5

* add config_flow tests (100% coverage)

* run pre-comimit scripts again

* Remove redundant parameter SSL

* rename and cleanup

* cleanup and bug fix

* cleanup exceptions

* constructor comment review

* improve test patching

* move VodafoneStationDeviceInfo to dataclass

* intriduce home field

* dispacher cleanup

* remove extra attributes (reduces state writes)

* attempt to complete test flow

* complete flow for test_exception_connection

* add comment about unique id
2023-08-28 15:10:23 +02:00