Maciej Bieniek

Results 185 comments of Maciej Bieniek

Already fixed here https://github.com/mrk-its/homeassistant-blitzortung/pull/135 What are your radius settings? Are you tracking lightning over a large area?

You can update to version 1.3.8 https://github.com/mrk-its/homeassistant-blitzortung/releases/tag/v1.3.8

I think since Shelly team doesn't know when they will implement another solution we can continue with this PR. Tests are needed.

> What kind of tests would you expect? We need a test that proves the new code works. You can extend this test https://github.com/home-assistant/core/blob/d0fe7de501620a5cd5c2e8b134adb097b7f6287b/tests/components/shelly/test_cover.py#L112 by changing the position when closing...

Please mark PR as "Ready for review" if ready.

Please add a description of the problem and attach the diagnostic file and debug log for Shelly integration.

The linked issue is from April for a different HA version and probably for a different Shelly firmware version so yes, we need a proper problem description, diagnostics file and...

Please describe exactly what the problem is. The current description says absolutely nothing.

Yes, launching the app syncs tracker data to the Tractive cloud and then the integration receives data from the Tractive API. Tracker data syncs even when the app is not...

There is no update interval. When Tractive API sends new data, it will be available in HA. You can easily check how often new data reaches HA by observing `calories...