GithubHelp home page GithubHelp logo

Comments (3)

Kasper05 avatar Kasper05 commented on August 16, 2024

Homekit problem solved. plugin uninstalled and reinstalled as bridge.
Switch 1 is still shown in homebridge accessories, this should show shelly's name.

from homebridge-shelly-ng.

RedFoxie avatar RedFoxie commented on August 16, 2024

I have the same issue, which blocks node-red to control devices via homebridge.

This it the json dump from homebridge:
{ "accessories": [ { "aid": 1, "services": [ { "type": "3E", "iid": 1, "characteristics": [ { "type": "14", "iid": 2, "perms": [ "pw" ], "description": "Identify", "format": "bool" }, { "type": "20", "iid": 3, "value": "homebridge.io", "perms": [ "pr" ], "description": "Manufacturer", "format": "string", "maxLen": 64 }, { "type": "21", "iid": 4, "value": "homebridge", "perms": [ "pr" ], "description": "Model", "format": "string", "maxLen": 64 }, { "type": "23", "iid": 5, "value": "Shelly NG 2FDB", "perms": [ "pr" ], "description": "Name", "format": "string", "maxLen": 64 }, { "type": "30", "iid": 6, "value": "0E:3E:86:BB:E4:F6", "perms": [ "pr" ], "description": "Serial Number", "format": "string", "maxLen": 64 }, { "type": "52", "iid": 7, "value": "1.4.1", "perms": [ "pr" ], "description": "Firmware Revision", "format": "string" } ] }, { "type": "A2", "iid": 2000000008, "characteristics": [ { "type": "37", "iid": 9, "value": "1.1.0", "perms": [ "pr" ], "description": "Version", "format": "string", "maxLen": 64 } ] } ] }, { "aid": 2, "services": [ { "type": "3E", "iid": 1, "characteristics": [ { "type": "14", "iid": 2, "perms": [ "pw" ], "description": "Identify", "format": "bool" }, { "type": "20", "iid": 3, "value": "Allterco", "perms": [ "pr" ], "description": "Manufacturer", "format": "string", "maxLen": 64 }, { "type": "21", "iid": 4, "value": "Shelly Plus 1 PM", "perms": [ "pr" ], "description": "Model", "format": "string", "maxLen": 64 }, { "type": "23", "iid": 5, "value": "Tuinverlichting Links", "perms": [ "pr" ], "description": "Name", "format": "string", "maxLen": 64 }, { "type": "30", "iid": 6, "value": "441793CFC488", "perms": [ "pr" ], "description": "Serial Number", "format": "string", "maxLen": 64 }, { "type": "52", "iid": 7, "value": "0.10.2", "perms": [ "pr" ], "description": "Firmware Revision", "format": "string" } ] }, { "type": "49", "iid": 8, "characteristics": [ { "type": "23", "iid": 9, "value": "Switch 1", "perms": [ "pr" ], "description": "Name", "format": "string", "maxLen": 64 }, { "type": "25", "iid": 10, "value": 1, "perms": [ "ev", "pr", "pw" ], "description": "On", "format": "bool" } ] } ] } ] }

from homebridge-shelly-ng.

alexryd avatar alexryd commented on August 16, 2024

Accessory names can't be changed after they've been added to HomeKit. This is a limitation in HomeKit and not something that can be changed in this plugin.

from homebridge-shelly-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.