Skip to content
/ hassporxy Public

A reverse proxy plugin for home assistant with ngrokd server.

License

Notifications You must be signed in to change notification settings

dhso/hassporxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hassporxy

A reverse proxy plugin for home assistant with ngrokd server.

Useage

# configuration.yaml

hassproxy:
    client_openid: 'xxxxxx' # Your id
    client_lport: 8123 # Optional, your home-assistant port
    client_lhost: '127.0.0.1' # Optional, your home-assistant ip
    server_host: 'xxx.com' # Optional, if `SERVER_HOST` is not config in `__init__.py`

Notice

  • Download and place this components in your custom_components folder

  • Restart home-assistant

About

A reverse proxy plugin for home assistant with ngrokd server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages