Shelly-homekit: Naming Shelly Devices...

Created on 21 Apr 2020  路  5Comments  路  Source: mongoose-os-apps/shelly-homekit

i have a few shelly devices now, and it starting to get confusing when i open the GUI on a device. Could we allow naming the device in the GUI, or at least display the HomeKit device name in GUI ?

Most helpful comment

we already have a config option for it, even (swX.name). it's just a matter of surfacing it in the ui.

All 5 comments

the Home app does not propagate name changes from to the device. Name is a read-only characteristic. what we can do is add ability to change the name we present to the Home app, so if you set it from web UI and do not override in the Home app, it will change in both. would that work?

i manually change HomeKit accessory names anyway, as long as we can give a name to the device in WEB UI, so i can tell what device I am in, that's enough for my needs.

sure, that can be done.

we already have a config option for it, even (swX.name). it's just a matter of surfacing it in the ui.

committed a simple solution. device needs to be rebooted for the name change to be picked up by the ios device (can be done from the web interface).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

joe210599 picture joe210599  路  7Comments

rojer picture rojer  路  13Comments

Baza207 picture Baza207  路  5Comments

Makaba05 picture Makaba05  路  6Comments

Jaguaza picture Jaguaza  路  11Comments