Aaron Bach

Results 128 comments of Aaron Bach

I've done some research on this one and unfortunately, I can't seem to replicate the HTTP sequence that renames the Tile in the mobile app. So, hesitant to say it...

@Kane610 Good stuff; I'll add it to my notes. The one thing to keep in mind with your examples is that they focus on `configuration.yaml` or config entries. The question...

~I just added [the 0.114.0 milestone](https://github.com/home-assistant/core/milestone/311) as a means of tracking my own commitments to remove deprecated functionality by that version. I personally like this idea (creating future milestones to...

Two examples of different perspectives in the last few days: * https://github.com/home-assistant/core/pull/34854 – in this case, the `configuration.yaml` removal isn't immediate; it's deprecated until 0.112.0. * https://github.com/home-assistant/core/pull/34825 (mine) – in...

@sillyfrog Hopping around a few different issues, but would love your thoughts. I'm in a similar position: attempted to use SonOTA, got stuck at "Final Stage", and figured I had...

Ah, yes. MQTT loops get generated on demand (i.e., by incoming payloads) because we need to see the payload before we know which broker to use. Happy to help with...

Your logs indicate that your `ecowitt2mqtt` container can't reach your Mosquitto container. Can you share your container configuration (e.g., `docker-compose.yml`) for both containers? Please also share your `ecowitt2mqtt` configuration.

That error indicates an issue with figuring out the proper Simmer Index for your temperature. What version are you using? I just published your payload: ```json { "PASSKEY": "9565CA843FA5C2BE8B3D73E0FE0BD1F5", "stationtype":...

I am experiencing this, as well. An additional (maybe unrelated, maybe not) item is that even after an ozw restart, the `Node Name` field is blank for those refreshed nodes.

I've tried a MITM proxy for these actions, too, with no luck. I did see something interesting while setting the mode: while on the same network as the Eufy hub,...