Commit Graph

4 Commits (e38fce98c4cfaf3eed0bb7fcadd9a55a49108b9e)

Author SHA1 Message Date
Marc Mueller 1a38d2089d
Bump python-typing-update to v0.3.3 ()
* Bump python-typing-update to 0.3.3
* Changes after update
2021-04-10 15:21:11 +02:00
Raman Gupta d0b3f76a6f
Add ClimaCell v4 API support ()
* Add ClimaCell v4 API support

* fix tests

* use constants

* fix logic and update tests

* revert accidental changes and enable hourly and nowcast forecast entities in test

* use variable instead of accessing dictionary multiple times

* only grab necessary fields

* add _translate_condition method ot base class

* bump pyclimacell again to fix bug

* switch typehints back to new format

* more typehint fixes

* fix tests

* revert merge conflict change

* handle 'migration' in async_setup_entry so we don't have to bump config entry versions

* parametrize timestep test
2021-04-05 13:39:39 -04:00
Raman Gupta 56673f7edf
Remove flaky climacell test () 2021-02-26 13:45:21 +01:00
Raman Gupta eccdae60bf
Add ClimaCell weather integration ()
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-24 09:34:27 +01:00