Commit Graph

3 Commits (32b854515bef7ad1e20f6de5b3b91a17428932c7)

Author SHA1 Message Date
Klaas Schoute f0c07d68c5
Catch exceptions on entry setup for Autarco integration (#132227) 2024-12-04 11:17:39 +01:00
Klaas Schoute 78ced997e2
Add reauthentication flow for Autarco integration (#131816) 2024-12-01 22:02:50 +01:00
Klaas Schoute fce68018b7
Add Autarco integration (#121600)
* Init Autarco integration

* Add integration code with tests

* Update every 5 minutes

* Process all feedback from Joost

* Bump lib to v2.0.0

* Add more then one site if present

* Fix issue with entity translation

* Update the test for sensor entities

* Fix round two based on feedback from Joost

* Add autarco to strict typing

* Update tests/components/autarco/test_config_flow.py

* Update tests/components/autarco/test_config_flow.py

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-07-10 23:05:31 +02:00