Commit graph

10 commits

Author SHA1 Message Date
epenet
42e6ac4f6d
Use reauth helpers in ista_ecotrend (#128647) 2024-10-18 17:28:01 +02:00
Mr. Bubbles
ea4443f79e
Add statistics import to Ista EcoTrend integration (#118788)
* Add statistics import to Ista EcoTrend integration

* Use decorator for fixtures

* define recorder as after_dependency

* Increase test coverage

* remember initial statistic_id

* fix type checking
2024-08-16 16:12:15 +02:00
Mr. Bubbles
3ddcffb7b7
Fix reauth error and exception in ista EcoTrend integration (#121482) 2024-07-19 12:26:40 +02:00
Mr. Bubbles
540da3cac6
Add unit and state_class to heating sensor in ista EcoTrend (#120728)
* Add unit and state_class to heating sensor

* remove constant
2024-06-28 10:16:13 +01:00
Mr. Bubbles
905c1c5700
Fix removed exception InternalServerError in ista EcoTrend integration (#120089) 2024-06-21 13:51:46 +02:00
Mr. Bubbles
f5f2e04126
Add reauth flow to ista EcoTrend integration (#118955) 2024-06-21 13:25:24 +02:00
Mr. Bubbles
79bc6fc1a8
Bump pyecotrend-ista to 3.3.1 (#120037) 2024-06-21 12:14:44 +02:00
Mr. Bubbles
093e85d59a
Fix some minor typos in ista EcoTrend integration (#118949)
Fix typos
2024-06-06 10:43:12 +02:00
Mr. Bubbles
4596b89201
Bump pyecotrend_ista to 3.2.0 (#118924) 2024-06-06 09:10:46 +02:00
Mr. Bubbles
7815840194
Add ista EcoTrend integration (#118360)
* Add ista EcoTrend integration

* move code out of try

* Use account owners name as entry title

* update config flow tests

* add tests for init

* Add reauth flow

* Add tests for sensors

* add translations for reauth

* trigger statistics import on first refresh

* Move statistics and reauth flow to other PR

* Fix tests

* some changes

* draft_final_final

* remove unnecessary icons

* changed tests

* move device_registry test to init

* add text selectors
2024-06-04 10:45:53 +02:00