Home Assistant release (hass --version): since 0.38.0 Python release (python3 --version): included in Docker Component/platform: Web Interface Description of problem: I running HA behind an Apache 2.4 reverse proxy. Since the 0.38 release I often see sporadic 504 Gateway Timeout HTTP errors ...
searchlinuxsshopen-sourcehome-automationraspberry-pioauthawesomeprivacyauthenticationdocker-composedecentralizedselfhostedself-hostedreverse-proxyawesome-listhome-assistantself-hostingobservabilitywireguard UpdatedAug 20, 2024 Dockerfile ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful confi...
When using a reverse proxy, you will need to enable theuse_x_forwarded_forandtrusted_proxiesoptions in your Home Assistant configuration. Requests from reverse proxies will be blocked if these options are not set. To add them open yourconfiguration.yamlfile with your favourite editor and add the...
VPN Server – How to Access Home Assistant Remotely OpenVPN – How to Access Home Assistant Remotely WireGuard – How to Access Home Assistant Remotely Tailscale – How to Access Home Assistant Remotely Reverse Proxy – How to Access Home Assistant Remotely Reverse Proxy Port Forwarding – How to...
Earlier this week, German software developer Andre Basche, who maintains plugins for the Home Assistant integration for Haier's hOn smart control app, claimed to receive a legal threat demanding the immediate removal of his tools from the GitHub platform. ...
“hOn” mobile application to access them. Not satisfied with that limitation, [Andre Basche] reverse engineered the protocol used by the app, and released a Python library and associated Home Assistant plugin to interface with a wide array of Haier appliances, which includes brands like Hoover,...
(router or internet gateway) and directs clients to the appropriate apps using a common name (radarr.example.com) without the client having to know the server's IP address or port. The client interacts with the reverse proxy and the reverse proxy directs the communication to the back-end ...
Traefik Tutorial: Traefik Reverse Proxy with LetsEncrypt for Docker Media Server Here is a list of all the apps I run using Docker: Smart Home Apps HASS.io I used to run Home Assistant on Docker, as explained in mydocker home server guide. But recently, I switched from Home Assistant to...
Home assistant reverse proxy script to allow for sub path chrooting (http://acme.com/ha/). Which was not possible with bare home assistant - 70p4z/ha-reverse-proxy-path
To get started with the Decentralized HomeAssistant Proxy, follow these steps:Clone the repository: git clone https://github.com/8xFF/atm0s-reverse-proxy.gitBuild the project: cd atm0s-reverse-proxy cargo build --releaseRun the server node1: ./target/release/relayer \ --api-port 10001 ...