Pascal Vizeli
|
6cad0c7984
|
Bump aioecowitt 2023.01.0 (#86531)
|
2023-01-24 18:01:32 +02:00 |
GitHub Action
|
613aa6f43a
|
[ci skip] Translation update
|
2023-01-24 00:24:57 +00:00 |
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
GitHub Action
|
5169721916
|
[ci skip] Translation update
|
2023-01-04 00:22:58 +00:00 |
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
epenet
|
911863ebf4
|
Use Irradiance unit and device class in integrations (#83576)
|
2022-12-08 23:51:47 +01:00 |
GitHub Action
|
1f3e5fb4fc
|
[ci skip] Translation update
|
2022-12-07 00:24:08 +00:00 |
epenet
|
a14e465246
|
Use new device class in ecowitt (#83364)
|
2022-12-06 10:15:01 +01:00 |
GitHub Action
|
197e71203b
|
[ci skip] Translation update
|
2022-11-30 00:26:16 +00:00 |
Pascal Vizeli
|
e5c48edddd
|
Bump aioecowitt to 2022.11.0 (#82913)
|
2022-11-29 12:48:07 +01:00 |
GitHub Action
|
33d391a110
|
[ci skip] Translation update
|
2022-11-24 00:26:32 +00:00 |
epenet
|
7796f361fc
|
Use precipitation_intensity class in integrations (#80615)
|
2022-10-26 13:32:06 +02:00 |
epenet
|
7838bb3ebe
|
Replace new PRECIPITATION_INTENSITY with enum (#80653)
|
2022-10-25 16:45:45 +02:00 |
GitHub Action
|
0199e0a756
|
[ci skip] Translation update
|
2022-10-21 00:30:37 +00:00 |
epenet
|
2b2275dfb3
|
Use US_CUSTOMARY_SYSTEM in components (#80623)
|
2022-10-19 18:54:50 +02:00 |
epenet
|
62b0735822
|
Adjust precipitation units in components (#79783)
* Adjust precipitation units in components
* Don't update darksky
|
2022-10-19 15:09:05 +02:00 |
GitHub Action
|
388328adba
|
[ci skip] Translation update
|
2022-10-17 00:36:39 +00:00 |
epenet
|
7b47f12f48
|
Drop use of `is_metric` in ecowitt (#80267)
|
2022-10-14 12:53:24 +02:00 |
GitHub Action
|
13c8d22baf
|
[ci skip] Translation update
|
2022-10-02 00:37:00 +00:00 |
Pascal Vizeli
|
edc9c0d09c
|
Update aioecowitt to 2022.09.3 (#79087)
|
2022-09-26 13:24:15 +02:00 |
GitHub Action
|
39ddc37d76
|
[ci skip] Translation update
|
2022-09-26 00:30:11 +00:00 |
GitHub Action
|
bbe19e6255
|
[ci skip] Translation update
|
2022-09-23 00:32:50 +00:00 |
GitHub Action
|
4b2bea4972
|
[ci skip] Translation update
|
2022-09-20 00:30:13 +00:00 |
GitHub Action
|
1f92804211
|
[ci skip] Translation update
|
2022-09-19 00:27:46 +00:00 |
GitHub Action
|
ec258410c5
|
[ci skip] Translation update
|
2022-09-16 00:29:29 +00:00 |
GitHub Action
|
23faf8024e
|
[ci skip] Translation update
|
2022-09-14 00:28:24 +00:00 |
Pascal Vizeli
|
0ab19fe6f6
|
Bump aioecowitt 2022.09.2 (#78287)
* Bump aioecowitt 2022.09.2
* add percentage type
|
2022-09-13 22:11:57 +03:00 |
Pascal Vizeli
|
0e7c81288f
|
Unregister EcoWitt webhook at unload (#78388)
|
2022-09-13 14:51:04 -04:00 |
GitHub Action
|
955f3b7083
|
[ci skip] Translation update
|
2022-09-13 00:29:19 +00:00 |
Pascal Vizeli
|
a877c8030f
|
Add dependencies to ecowitt (#78187)
|
2022-09-10 17:02:36 +02:00 |
Paulus Schoutsen
|
b2692ecc80
|
Fix ecowitt typing (#78171)
|
2022-09-09 23:32:14 -04:00 |
Pascal Vizeli
|
0227f2cd67
|
Bump aioecowitt to 2022.09.1 (#78142)
|
2022-09-09 22:31:10 -04:00 |
GitHub Action
|
718d4ac6cc
|
[ci skip] Translation update
|
2022-09-09 00:28:55 +00:00 |
GitHub Action
|
4f7ad27b65
|
[ci skip] Translation update
|
2022-09-07 00:27:56 +00:00 |
GitHub Action
|
6921583410
|
[ci skip] Translation update
|
2022-09-04 00:28:06 +00:00 |
GitHub Action
|
945299dfb6
|
[ci skip] Translation update
|
2022-09-03 00:24:50 +00:00 |
GitHub Action
|
ccef03f1d4
|
[ci skip] Translation update
|
2022-09-02 00:25:46 +00:00 |
Paulus Schoutsen
|
708e614823
|
Migrate Ecowitt to webhooks (#77610)
|
2022-08-31 12:41:04 -04:00 |
Pascal Vizeli
|
105bb3e082
|
Ecowitt integration (#77441)
* Add ecowitt integration
* add tests
* use total
* use total
* test coverage
* Update homeassistant/components/ecowitt/__init__.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/ecowitt/binary_sensor.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/ecowitt/entity.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/ecowitt/diagnostics.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* add to async_on_unload
* remove attr_name / unload callback
* support unload platforms
* using replace
* address mapping
* update type
* mark final
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix bracket
* Fix another bracket
* Address comment
* Add strings
* update tests
* Update homeassistant/components/ecowitt/strings.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* update text
* Update homeassistant/components/ecowitt/strings.json
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-08-31 12:51:39 +02:00 |