Commit Graph

7 Commits (3ce4e53b3206eb906724893dd79115df733f0112)

Author SHA1 Message Date
Jan-Philipp Benecke b49505b390
Add reauth flow to co2signal (#104507) 2023-11-26 20:45:45 +01:00
Jan-Philipp Benecke 724352d55c
Use AsyncMock and fixtures in co2signal tests (#104041) 2023-11-24 18:56:58 +01:00
Jan-Philipp Benecke 685537e475
Exchange co2signal package with aioelectricitymaps (#101955) 2023-11-13 13:48:33 -06:00
Joost Lekkerkerker 65c8da3bf1
Correct JSONDecodeError in co2signal (#101206) 2023-10-01 18:28:53 +02:00
Jan-Philipp Benecke b9a3863645
Handle json decode exception in co2signal (#100857)
* Handle json decode exception in co2signal

* Update homeassistant/components/co2signal/coordinator.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix import

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-09-25 21:21:01 +02:00
Jan-Philipp Benecke 2b8690d8bc
Remove platform const in co2signal coordinator (#100592) 2023-09-19 12:44:09 +02:00
Jan-Philipp Benecke dc2afb71ae
Move co2signal coordinator to its own file (#100541)
* Move co2signal coordinator to its own file

* Fix import
2023-09-18 11:56:28 +02:00