GSzabados
GSzabados
That looks awesome, but unfortunately not compatible with the WAF (Wife Acceptance Factor)!
I love the comments about how to hack around the integration to get some useful data of it, but lets be honest, HA is a HOME automation system. People do...
I would like to steer everybody to a post in another topic regarding feature requests like this one for SmartThings. https://github.com/home-assistant/core/issues/133190#issuecomment-2661475992 The most important part besides mentioning the PAT issue:...
This would awesome to implement. @codyc1515, @Arbuzov have you seen this yet?
To your configuration.yaml. ``` switch: - platform: template auto_clean: friendly_name: "AC Auto Clean" value_template: "{{ is_state_attr('climate.YOUR_AC_NAME', 'auto_clean', 'on') }}" turn_on: service: climate.climate_ip_set_property data: entity_id: climate.YOUR_AC_NAME auto_clean: 'on' turn_off: service: climate.climate_ip_set_property...
@dshokouhi, actually I have the full log, but I didn't want to share publicly as it contains GPS coordinates, and whatever else (local IPs, username). But there are a lot...
> 12-16 07:58:57.657 21789 31510 E WebSocketRepository: java.net.SocketTimeoutException: failed to connect to /HA_LOCAL_IP_REDACTED (port 8123) from /DEVICE_IP_NOT_ON_HOME_NETWORK_REDACTED (port 46286) after 10000ms It is indeed set to Recommended, but this line...
Ok, I see now. I tried changing from WiFi to 4G and to Home WiFi. It doesn't refresh on any of them, meanwhile the mobile app is working as expected,...
> back on the server config page go to Home Assistant URL and uncheck use cloud and check what URL is there Do you mean here?  If I...
But the app works. it uses the the correct cloud URL, because it is working. Does the AA side is getting the connection through that?