G Johansson
|
12e1acfcfc
|
Cleanup weather test (#103090)
* Cleanup weather test
* rename
* Clean off not used MockWeatherCompat
* conftest
* more cleanup
* Fin mod tests
* fix others
|
2023-11-03 05:53:38 +01:00 |
G Johansson
|
4e30056830
|
Add new Forecasting to Weather (#75219)
* Add new Forecasting to Weather
* Add is_daytime for forecast_twice_daily
* Fix test
* Fix demo test
* Adjust tests
* Fix typing
* Add demo
* Mod demo more realistic
* Fix test
* Remove one weather
* Fix weather example
* kitchen_sink
* Reverse demo partially
* mod kitchen sink
* Fix twice_daily
* kitchen_sink
* Add test weathers
* Add twice daily to demo
* dt_util
* Fix names
* Expose forecast via WS instead of as state attributes
* Regularly update demo + kitchen_sink weather forecasts
* Run linters
* Fix rebase mistake
* Improve demo test coverage
* Improve weather test coverage
* Exclude kitchen_sink weather from test coverage
* Rename async_update_forecast to async_update_listeners
* Add async_has_listeners helper
* Revert "Add async_has_listeners helper"
This reverts commit 52af3664bb06d9feac2c5ff963ee0022077c23ba.
* Fix rebase mistake
---------
Co-authored-by: Erik <erik@montnemery.com>
|
2023-07-21 17:30:48 +02:00 |
epenet
|
a0f725dfcb
|
Add type hints to tests (#89497)
|
2023-03-10 12:06:50 +01:00 |
Erik Montnemery
|
390daf1723
|
Sort unit lists sent to frontend (#88898)
|
2023-02-28 16:12:49 +01:00 |
Erik Montnemery
|
b6f66b3568
|
Add WS command weather/convertible_units (#85681)
|
2023-02-28 11:35:47 +01:00 |