roleoroleo / yi-hack_ha_integration

Home Assistant custom integration for Yi cameras: yi-hack-MStar, yi-hack-Allwinner, yi-hack-Allwinner-v2, yi-hack-v5 and sonoff-hack
GNU General Public License v3.0
205 stars 32 forks source link

Add link to Camera setup page from the HA device page #81

Closed hcoohb closed 2 years ago

hcoohb commented 2 years ago

Adding the configuration_url attribute to the device-register for the camera allows us to have the link "Visit device" straight from the HA Integration device page:

image

roleoroleo commented 2 years ago

Thank you for your code!