Can you provide app or quick instruction guide to easily install the Homey Selfhosted Server app
open
install ttyd bridge then run this
docker run \
--name homey-shs \
--network host \
--privileged \
--detach \
--restart unless-stopped \
--volume ~/.homey-shs/:/homey/user/ \
ghcr.io/athombv/homey-shs
then open setting network look at the ip
then open phone homey app ad self hosted server and then ip and port
great, was able to install and it’s working good now.