GSzabados
GSzabados
@mrknowitall526, you are very welcome. I am happy that someone has found it useful already.
``` OTA Platforms With the above mentioned http_request OTA platform, we made the decision to split out the current ota server to its own platform to make the code more...
I truly understand your point, but there has been nothing done to highlight this issue. 2024.6.0 was released, breaking changes are **down 3 pages in the release notes**. Phrased in...
> any suggestion Go back to 2023.4.X remove the integration there, add the built in and update to 2023.5. But the changes in HA for Alexa and Google will mess...
> I am connected in TSL/SSL You should send the data on your local network where you could have access to HA without TLS/SSL, as pure http.
@iMicknl, What is the logic here? ``` result = await entry_data.client.subscribe_for_data( entry_data.client.nest_session.access_token, entry_data.client.nest_session.userid, data.service_urls["urls"]["transport_url"], data.updated_buckets, ) ...... # Update buckets with new data, to only receive new updates buckets =...
@iMicknl, could you have a look on the PR regarding this issue and check if that still generates a lot of traffic to Google?
@iMicknl, could this be fixed somehow? Yesterday I managed to trigger one of the smoke detectors and I noticed later, that it has not reached HA at all. Basically this...
@iMicknl, no worries. I know how it is working regarding side projects. My comments was really about the 5 minutes pauses. Before the last set of beta versions if an...
If any of you want to solve the issue for now, you can use this custom component as a replacement of the built in integration. https://github.com/GSzabados/ecowitt