rstrouse / ESPSomfy-RTS-HA

Control your somfy shades in Home Assistant
The Unlicense
102 stars 9 forks source link

Add visit device link #50

Closed chemelli74 closed 3 months ago

chemelli74 commented 3 months ago

As the title says:

image

P.S.> Maybe would be better to add a property "ip_address" to ESPSomfyController:

rstrouse commented 3 months ago

Awesome! Thanks. Originally, this resolved to a host not necessarily an IP address. Spotty mDNS issues forced it to an IP address while we are still local and if I ever get around to an https/wss implementation the protocol will also change. I will add a get_config_url method so that I can do some proto swapping.