springstan
58ba6052e2
Move imports to top for environment_canada ( #29458 )
2019-12-04 21:18:52 -08:00
michaeldavie
1322661ee0
Handle None when trucating long Environment Canada state values ( #29208 )
...
* Handle None when trucating long state values, add info message
* Black
2019-11-29 04:13:21 +01:00
michaeldavie
d736c5f648
Truncate sensor state values ( #28788 )
2019-11-16 10:56:54 +01:00
michaeldavie
0d432f60e2
Bump env_canada to 0.0.30 ( #28487 )
2019-11-02 21:21:46 -07:00
Steve M
d3750401c1
Bump env_canada to fixed 0.0.29 version ( #28360 )
...
* Bump env_canada to fixed 0.0.29 version
* bump env_canada to 0.29
2019-10-31 09:38:53 +01:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
michaeldavie
fd359c6222
Fix Environment Canada weather forecast, retain icon_code sensor ( #26646 )
...
* Bump env_canada to 0.0.25
* Keep icon_code
2019-09-15 11:55:20 +02:00
Franck Nijhof
617133e465
Correct file permissions, removing executable bits ( #26376 )
2019-09-03 14:13:44 +02:00
michaeldavie
d9ae63e239
Remove throttle from update ( #26216 )
2019-08-27 16:00:54 +02:00
michaeldavie
fc716a45c9
Updates to Environment Canada components ( #25973 )
...
* Bump env_canada to 0.0.21
* Add timestamp attribute to camera
* Bump env_canada to 0.0.23
* Clean up displayed values
* Validate radar station code
* Bump env_canada to 0.0.24
* Black
* Remove default "None" from sensor
* Switch to cv.matches_regex
2019-08-17 21:19:44 -07:00
Paulus Schoutsen
4de97abc3a
Black
2019-07-31 12:25:30 -07:00
michaeldavie
255332aca8
Bump env_canada to 0.0.20 ( #25594 )
2019-07-31 08:56:11 +02:00
michaeldavie
1aae84173a
Bump env_canada to 0.0.19 ( #25548 )
...
* Bump env_canada to 0.0.19
* Update requirements_all.txt
2019-07-28 21:52:16 -05:00
michaeldavie
59c62a261b
Add scan interval to config of Environment Canada sensor ( #25414 )
...
* Make refresh period configurable
* Remove throttle, set SCAN_INTERVAL
* Move SCAN_INTERVAL to module
2019-07-25 13:56:33 +02:00
michaeldavie
a147a189ca
Update Environment Canada platforms ( #24884 )
...
* Add support for French
* Move labels to env_canada
* Bump env_canada to 0.0.17, change update frequency to 1 minute
* Update requirements_all.txt
* Set entity IDs separate from labels
* Flake error
* Remove monitored conditions
* Use next hourly forecast for missing conditions
* Switch sensors to unique_id
* Flake error
* Requested changes
* Simplify setting location parameters
2019-07-13 18:14:29 +02:00
michaeldavie
fcfbdd2d89
Add Environment Canada weather, sensor, and camera platforms ( #21110 )
...
* Added Environment Canada weather platform
* Added Environment Canada weather platform
* Migrate to new folder structure
* Migrate to new folder structure
* Fix updates
* Fix updates again
* Bump env_canada to 0.0.4
* Bump env_canada to 0.0.4
* Bump env_canada to 0.0.4 in requirements_all.txt
* Change daily forecast timestamp and high/low test
* Change daily forecast timestamp and high/low test
* Bump env_canada to 0.0.5
* Break alerts into multiple sensors, bump env_canada to 0.0.6
* Bump env_canada to 0.0.7
* Remove blank line
* Remove 'ec' sensor prefix, bump env_canada to 0.0.8
* Corrections
* Change to manifests.json
* Add docstring to __init.py__
* Update CODEOWNERS
* pylint correction
* pylint correction
* Add alert details, bump env_canada to 0.0.9
* Update requirements_all.txt
* Update .coveragerc
* Bump env_canada to 0.0.10
* Update requirements_all.txt
2019-06-06 11:47:27 -07:00