Robert Resch
|
05ffd637f5
|
Migrate Ecowitt to runtime_data (#120675)
|
2024-06-30 15:29:00 +02:00 |
|
Marc Mueller
|
0e3945ca6c
|
Add empty line after module docstring [d-f] (#112698)
|
2024-03-08 14:15:26 +01:00 |
|
Marc Mueller
|
93dc0b9029
|
Enable strict typing for ecowitt (#107861)
|
2024-01-12 12:57:19 +01:00 |
|
Pascal Vizeli
|
0e7c81288f
|
Unregister EcoWitt webhook at unload (#78388)
|
2022-09-13 14:51:04 -04: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 |
|