core/homeassistant/components/environment_canada
Glenn Waters 6645932fb7
Fix for Environment Canada date being wrong after midnight (#121850)
* Use async_connect in newly bumped 0.5.8 UPB library.

* Fix tests.

* Fix date being wrong after midnight for Environment Canada

* Fix typing.

* Add test.

* Formatting.

* Remove tests until can be added properly.

* Add weather tests back.

* Fix tests

* Change of tactic for determining previous day's data.

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-07-16 11:57:37 +02:00
..
__init__.py
camera.py
config_flow.py
const.py
coordinator.py
diagnostics.py
icons.json
manifest.json Fix for Environment Canada date being wrong after midnight (#121850) 2024-07-16 11:57:37 +02:00
sensor.py Bump Environment Canada to 0.7.0 (#120686) 2024-06-27 12:08:18 -05:00
services.yaml
strings.json Bump Environment Canada to 0.7.0 (#120686) 2024-06-27 12:08:18 -05:00
weather.py Fix for Environment Canada date being wrong after midnight (#121850) 2024-07-16 11:57:37 +02:00