core/tests/components/nws
MatthewFlamm f479b64ff9
Add forecast service call for extra attributes for nws (#117254)
* add service call

* fix snapshots in test

* add tests

* fix no data service;add test

* remove unreachable code

* use only extra attributes+context attributes

* detailed descr. only in twice daily; add dewpoint

* fix import from merge

* Remove dewpoint from twice daily.

nws recently removed it

* cleanup unused snapshots

* remove dewpoint; use short_forecast

* return [] for forecasts instead of None

* Use str for short_description

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-07-18 16:26:07 +02:00
..
snapshots Add forecast service call for extra attributes for nws (#117254) 2024-07-18 16:26:07 +02:00
__init__.py
conftest.py
const.py Add forecast service call for extra attributes for nws (#117254) 2024-07-18 16:26:07 +02:00
test_config_flow.py
test_diagnostics.py
test_init.py
test_sensor.py
test_weather.py Add forecast service call for extra attributes for nws (#117254) 2024-07-18 16:26:07 +02:00