epenet
|
911863ebf4
|
Use Irradiance unit and device class in integrations (#83576)
|
2022-12-08 23:51:47 +01:00 |
epenet
|
a14e465246
|
Use new device class in ecowitt (#83364)
|
2022-12-06 10:15:01 +01: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 |
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 |
epenet
|
7b47f12f48
|
Drop use of `is_metric` in ecowitt (#80267)
|
2022-10-14 12:53:24 +02: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 |
Paulus Schoutsen
|
b2692ecc80
|
Fix ecowitt typing (#78171)
|
2022-09-09 23:32:14 -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 |