core/tests/fixtures/netatmo
Tobias Sauerwein ceec871340
Make Netatmo use async pyatmo (#49717)
* Split initialization from data retrival

* Await class initialization

* Async camera

* More async

* Remove stale code

* Clean up

* Update tests

* Fix test

* Improve error handling

* Bump pyatmo version to 5.0.0

* Add tests

* Add cloudhook test

* Increase coverage

* Add test with no camera devices

* Add test for ApiError

* Add test for timeout

* Clean up

* Catch pyatmo ApiError

* Fix PublicData

* Fix media source bug

* Increase coverage for light

* Test webhook with delayed start

* Increase coverage

* Clean up leftover data classes

* Make nonprivate

* Review comments

* Clean up stale code

* Increase cov

* Clean up code

* Code clean up

* Revert delay

* Update homeassistant/components/netatmo/climate.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/netatmo/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Address comment

* Raise cov

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-20 14:59:19 +02:00
..
events.txt
gethomecoachsdata.json Add tests for Netatmo sensor (#46393) 2021-03-24 07:17:51 +01:00
gethomedata.json Add tests for Netatmo climate (#46392) 2021-03-15 12:45:36 +01:00
getpublicdata.json Add tests for Netatmo sensor (#46393) 2021-03-24 07:17:51 +01:00
getstationsdata.json Add tests for Netatmo climate (#46392) 2021-03-15 12:45:36 +01:00
homesdata.json Bump pyatmo to 4.2.3 (#50801) 2021-05-19 08:47:06 +02:00
homestatus.json Make Netatmo use async pyatmo (#49717) 2021-05-20 14:59:19 +02:00
ping.json Add tests for Netatmo light (#46381) 2021-03-19 12:19:27 +01:00