GitHub Action
2da4d280b2
[ci skip] Translation update
2022-02-06 00:17:31 +00:00
GitHub Action
ca7d4234e1
[ci skip] Translation update
2022-01-31 00:14:28 +00:00
GitHub Action
77ef86faee
[ci skip] Translation update
2022-01-30 00:14:21 +00:00
J. Nick Koston
5b755b74fb
Add loggers to integration manifest.json ( #65083 )
2022-01-28 13:37:53 -08:00
Franck Nijhof
bcd7390488
Fix use of implicit re-export in env canada ( #64964 )
2022-01-26 12:22:53 +01:00
Glenn Waters
cf7148c3f8
Decouple initial refreshes in setup for Environment Canada ( #64946 )
2022-01-25 21:03:18 -08:00
Glenn Waters
f5f89db8a4
Add AQHI sensor for Environment Canada ( #63644 )
2022-01-19 10:54:57 +01:00
Glenn Waters
1d9318233d
Remove dead code in Environment Canada integration ( #63946 )
2022-01-12 13:11:04 +01:00
GitHub Action
d99548fc04
[ci skip] Translation update
2022-01-10 00:14:49 +00:00
Glenn Waters
128433758e
Add SensorEntityClass support for Environment Canada integration ( #58615 )
2022-01-07 18:28:13 +01:00
epenet
d24ebc3c10
Add sensor setup type hints [e-f] ( #63317 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:19:11 +01:00
epenet
7df339f436
Add weather setup type hints ( #63301 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:27:33 +01:00
epenet
cbd3cd4599
Add camera setup type hints ( #63277 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 13:22:41 +01:00
epenet
04e8e84058
Add init type hints [e] ( #63102 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-31 11:05:44 +01:00
Robert Hillis
4e2195baa1
Remove deprecated yaml config from environment canada ( #61839 )
2021-12-19 13:40:39 +01:00
Michael Davie
9dea96399f
Fix broken Environment Canada ( #61848 )
2021-12-15 13:13:59 +01:00
GitHub Action
f75b325ab2
[ci skip] Translation update
2021-12-12 00:14:30 +00:00
epenet
8c39eade5e
Use SensorDeviceClass in environment_canada ( #61390 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:14:06 +01:00
Marc Mueller
cd1b923e16
Use platform enum (2) [E-G] ( #60933 )
2021-12-04 13:26:40 +01:00
GitHub Action
c9589f763c
[ci skip] Translation update
2021-12-01 00:17:12 +00:00
GitHub Action
96313bbbe0
[ci skip] Translation update
2021-11-27 00:12:17 +00:00
Ville Skyttä
7c6a72b086
Remove unneeded pylint disables ( #60235 )
2021-11-23 21:40:53 +01:00
GitHub Action
9e606abb0c
[ci skip] Translation update
2021-11-23 00:13:54 +00:00
Glenn Waters
65d1f8183f
Fix Environment Canada server loading ( #60087 )
...
* Reduce number of requests hitting EC servers.
* Bump lib.
2021-11-22 12:40:25 +01:00
GitHub Action
29dc9de08f
[ci skip] Translation update
2021-11-19 00:14:01 +00:00
GitHub Action
9a85c8d894
[ci skip] Translation update
2021-11-18 00:12:48 +00:00
GitHub Action
0228d11546
[ci skip] Translation update
2021-11-16 00:18:33 +00:00
GitHub Action
86b12af3dc
[ci skip] Translation update
2021-11-10 00:17:39 +00:00
GitHub Action
e35b83081e
[ci skip] Translation update
2021-11-08 00:12:31 +00:00
GitHub Action
332a571bb4
[ci skip] Translation update
2021-11-07 00:12:38 +00:00
Glenn Waters
ca00551e4f
Environment Canada config_flow fix ( #59029 )
2021-11-04 20:11:22 -07:00
GitHub Action
2f4b7fe809
[ci skip] Translation update
2021-11-03 00:11:55 +00:00
GitHub Action
0a94badb72
[ci skip] Translation update
2021-11-02 00:12:41 +00:00
Glenn Waters
de4a4c3ba9
Add async lib and DataUpdateCoordinator for environment_canada ( #57746 )
2021-10-26 14:23:43 -07:00
Marc Mueller
62c20860ac
Use assignment expressions 22 ( #57971 )
2021-10-21 08:33:10 +02:00
GitHub Action
4634b65924
[ci skip] Translation update
2021-10-21 00:12:43 +00:00
Marc Mueller
2a8eaf0e0f
Use assignment expressions 06 ( #57786 )
2021-10-17 20:05:11 +02:00
GitHub Action
c76e15149c
[ci skip] Translation update
2021-10-17 00:12:27 +00:00
GitHub Action
34fee4ba60
[ci skip] Translation update
2021-10-16 00:12:06 +00:00
GitHub Action
8c326198cf
[ci skip] Translation update
2021-10-14 00:11:41 +00:00
GitHub Action
282300f3e4
[ci skip] Translation update
2021-10-13 00:11:33 +00:00
GitHub Action
10b62370ff
[ci skip] Translation update
2021-10-12 00:12:28 +00:00
Glenn Waters
d0b37229dd
Switch to config_flow for Environment Canada ( #57127 )
...
* Add config_flow to Environment Canada
* Add unique_id
* Remove erroneous directory.
* Tests working!!
* Add back setup.
* First cut of import.
* Temp
* Tweak names.
* Import config.yaml.
* Clean up imports.
* Import working! Some refactor to clean it up.
* Add import test.
* Small optimization.
* Fix comments from code review.
* Remove CONF_NAME and config_flow for it.
* Fixup strings to match new config_flow.
* Fixes for comments from last review.
* Update tests to match new import code.
* Clean up use of CONF_TITLE; fix lint error on push.
* Phew. More cleanup on import. Really streamlined now!
* Update tests.
* Fix lint error.
* Fix lint error, try 2.
* Revert unique_id to use location as part of ID.
* Fix code review comments.
* Fix review comments.
2021-10-11 17:33:29 +02:00
Erik Montnemery
41f3c2766c
Move temperature conversions to entity base class (2/8) ( #54468 )
2021-08-11 18:57:12 +02:00
J. Nick Koston
e99576c094
Pass width and height when requesting camera snapshot ( #53835 )
2021-08-10 19:33:06 -05:00
Marc Mueller
0815eede4b
Replace lists with tuples (2) ( #53685 )
2021-07-30 01:20:03 +02:00
Daniel Hjelseth Høyer
fbad453c89
Pylint 2.9.3 ( #52972 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-07-14 21:44:57 -07:00
Erik Montnemery
9b8a776001
Set device_class on temperature sensors A-E ( #49524 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-12 22:45:29 +02:00
Michael Davie
594bcbcf7a
Fix timezones in Environment Canada hourly forecasts ( #51917 )
2021-06-28 12:57:07 +02:00
Michael Davie
ae86e96d34
Fix misaligned high/low temperatures in weather card ( #49826 )
2021-06-08 03:23:44 +02:00