Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hue Plug-In does not show any devices #1865

Open
7 tasks
dibimuc opened this issue Apr 15, 2023 · 2 comments
Open
7 tasks

Hue Plug-In does not show any devices #1865

dibimuc opened this issue Apr 15, 2023 · 2 comments
Labels
discovery Issues reported without enough information plugins Issues related to plugins

Comments

@dibimuc
Copy link

dibimuc commented Apr 15, 2023

Description
I installed the Hue Plugin in version 0.13.59
My Hue bridge has persistent IT address
Since, I am not a professional user of Hoobs I need help because the Plug-In does not show any lamps.

Question: is there a better description how to configure this plug-in (I don't find any examples). For instance: what is the variable "name" in the plug in for?

Hue-Bridge software and software of lamps have the latest version

Expected behavoir
Please let us know what the plugin is supposed to do.

Plugin name
Hue (0.13.59) from April 8th 2023 by Erik Baauw

Please report the issue to the plugin developer
We like to help the community, however some issues are out of our control. Please report this to the plugin developer and include a link here.

Version
HOOBS Version 4.3.0
Node 16.19.1
Homebridge Version 1.6.0
SKU 7-45114-12418-0
System version: 11

Did you upgrade
Please let us know if you upgraded from a previous version.

  • Yes
  • No

Pervious version
If you upgraded, please let us know your previous version.

Did you orginally upgrade to HOOBS 3 from HOOBS 2.1.1?
Did you perform an upgrade from HOOBS 2.1.1? Some things are different.

  • Yes
  • No

What device are you using?
Please let us know the device you are running HOOBS on.

  • HOOBS Box
  • HOOBS SD Card
  • Custom Install

If this is a custom install, what's your operating system?
Please let us know what operating system and version you are using. Ex. Fedora 30 or macOS Catalina.

Post your config
This can be found in the interface, Configuration -> Advanced or you can get it via SSH cat ~/.hoobs/etc/config.json

  • Remove any passwords from the config file. This is public.
{
    "platform": "Hue",
    "name": "Hue",
    "brightnessAdjustment": 100,
    "heartrate": 5,
    "lowBattery": 25,
    "timeout": 5,
    "waitTimePut": 50,
    "waitTimePutGroup": 1000,
    "waitTimeResend": 300,
    "waitTimeUpdate": 20,
    "users": {
        "XXX": "YYY"
    },
    "hosts": [
        "192.168.XXX.XX"
    ],
    "configuredName": true,
    "anyOn": true,
    "resource": true,
    "nativeHomeKitLights": true,
    "rooms": true
}

Post your log
15.4.2023, 12:18:41HoobsbridgeHuehomebridge-hue v0.13.59, node v16.19.1, homebridge v1.6.0
15.4.2023, 12:18:41HoobsbridgeHueWARNUNGwarning: planned changes, see ebaauw/homebridge-hue#1070
15.4.2023, 12:18:41HoobsbridgeHuePhilips hue: Signify Netherlands B.V. BSB002 bridge v1957113050, api v1.57.0
15.4.2023, 12:18:41HoobsbridgeHueWARNUNGPhilips hue: warning: not using recommended Hue bridge api version 1.56.0
15.4.2023, 12:18:42HoobsbridgeHuePhilips hue: 1 accessories
15.4.2023, 12:18:42HoobsbridgeHuemasked debug info dumped to /var/lib/hoobs/hoobsbridge/homebridge-hue.json.gz
15.4.2023, 12:18:42HoobsbridgeHuePhilips hue: 2 services
15.4.2023, 12:18:42HoobsbridgeHuePhilips hue: event stream connected to https://192.168.178.55/eventstream/clip/v2

POST LOG HERE

Additional context
Add any other context about the problem here.

@dibimuc dibimuc added discovery Issues reported without enough information plugins Issues related to plugins labels Apr 15, 2023
@pitoganzado
Copy link

good evening :)
i'm having the same issue. Did you figure out how to fix it?
Thank you

@dibimuc
Copy link
Author

dibimuc commented May 5, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discovery Issues reported without enough information plugins Issues related to plugins
Projects
None yet
Development

No branches or pull requests

2 participants