jvmahon / Homebridge-HomeSeer4

Homebridge Plugin for HomeSeer 3 and 4
28 stars 8 forks source link

Naming Switches #197

Closed broberts01 closed 1 year ago

broberts01 commented 1 year ago

Perhaps this is more of a question or feature request. How can I go about naming the devices in the config.json? In the old version I used to be able to do so: {"name":"Dining Main Pots", "ref":523 } but now it's "Lightbulbs": [523]

While it correctly pulls the name from HS, these needs editing as the name prepends the room and takes the name from the child (which I name with the type "D" = "Dimmer" so I can tell what to associate in scripts). e.g. Dining Dining Main Pots D --> Dining Main Pots I've 50 switches which need to be pulled into Home.app on 3 iOS/iPadOS devices.

Am I missing something?

jvmahon commented 1 year ago

You should also be able to use the "old" way of doing things.