MatthewFlamm
MatthewFlamm
pynws version bumped again to fix forecasts caching particularly with retries. Added PR release notes to description. This won't affect the lack of data in observations as noted above.
The integration in HA uses a particular end point that does not have this data. There is a "raw data" endpoint, but it will require a bunch of specific handling...
@lymanepp was way more specific here. Thanks! One issue is that this data is inherently time point based. It is easier to think about how to add into the hourly...
Sorry I haven't had time to devote to this, and it looks like a lot of work has gone into it! I agree with @lymanepp that it is reasonable to...
One idea is that there could be an `extras_require`. This could include _all_ libraries in the full test suite (easy to maintain here) or some subset, or options for both.
See #96, which is probably related. Are you defining any fixtures in your test? It looks like it is failing during setup of the test.
If this is indeed a Windows difference, homeassistant core does not support or test on Windows, so this is use case is unsupported. You may need to use a fixture...
This package simply extracts the testing from homeassistant core with very light modifications for ease of use. If running in Windows isn't supported in homeassistant core, then it won't be...
Looks like this one was confirmed to be resolved by the author and several others, closing it.
It seems like you are asking for this package to support more or less drop-in behavior to home-assistant core component. If we do this, we should track items needed for...