Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

xKing

Administrators
  • Joined

  • Last visited

Everything posted by xKing

  1. xKing replied to xKing's topic in Hue
    Do you see duplicates if you use web interface? Main menu -> Nodes ? Or is it just Java console issue? You should be able to go back to 0.1.11 if you like, that version is Hue API v1 and no longer supported.
  2. xKing replied to xKing's topic in Hue
    Yes sir, Hue v2 API brightness level is 0-100 now
  3. xKing replied to xKing's topic in Hue
    Please try 1.0.7, should fix that button report issue you seeing Yeah I have those phantom nodes too, not sure what is it about yet.
  4. xKing replied to xKing's topic in Hue
    That is how sensor reports it and I just did not mess with it, I can add a secondary variable so it shows Freedom Units as well if you like
  5. xKing replied to xKing's topic in Hue
    yeah, mine also report temperature and luminance so those pop up as 3 separate nodes.
  6. xKing replied to xKing's topic in Hue
    Added motion sensor support with 1.0.5 if anyone has those to try out.
  7. xKing replied to xKing's topic in Hue
    try group/ungroup, plugin does not really control the UI
  8. xKing replied to xKing's topic in Hue
    Thanks, please try 1.0.4 in the production
  9. xKing replied to xKing's topic in Hue
    Thank you all for the logs, please try 1.0.3 from production. I don't have those color temperature only ones right now so can't really test.
  10. xKing replied to xKing's topic in Hue
    Please attach the full log (or DM me a full log) as a zip file
  11. xKing replied to xKing's topic in Hue
    I think it should be better now, I updated the server.json with a correct release, thanks for report!
  12. xKing replied to xKing's topic in Hue
    You should be able to mitigate that by changing the state of any node once in 24 hour period, like turn light on/off or add a motion sensor. If no events received from the bridge in a specified period - I just assume the connection is broke somewhere (firewall state expired of what not). My bridge is sending some sort of geofence event every couple minutes so I have not seen any issues with 60 minute interval so far....
  13. xKing replied to xKing's topic in Hue
    Not yet, as soon as I’ll get some hardware with motion :) Interesting, it’s a watchdog that checks last time bridge sent us any event, I may bump that to 24 hours
  14. Well, I try to kill all the lights when I watch a movie so projector screen is the only thing that lights up 😄
  15. xKing replied to xKing's topic in Hue
    If you watch plugin log when it starts - it should tell you the scene order for each group. For some reason order is different depending on a room/zone.
  16. Try adding a custom parameter to the plugin. Name: bridges Value: ['192.168.1.254']
  17. It thinks it found your bridge at 192.168.1.46 - does this address look correct? Can you SSH to eisy and do like: curl -kv https://192.168.1.46/api -d '{"devicetype":"polyglot#huev2", "generateclientkey":true}' -H 'Content-Type: application/json' ideally you should see an error that button was not pressed: [{"error":{"type":101,"address":"","description":"link button not pressed"}}]
  18. Please send the Hue node server log, stuff above looks like a general Polyglot log
  19. xKing replied to xKing's topic in Hue
    Thank you for testing, I've added scenes just now. Effect is weird - bridge seems to accept the command but nothing happens.
  20. Thanks, please re-install, I think I've got that fixed, I have not tested discovery from zero yet. Worst case you can add bridge IP and secret manually :)
  21. xKing posted a topic in Hue
    Hey, Hue v2 plugin should be in the Beta store if you are brave enough to try. Not compatible with older v1 API (lights will have different IDs), Hue and Saturation removed from API, there are bugs and crashes :-) I don't have a new Pro bridge yet so testing with my old one. Alternatively check out `huev2` branch on the Github
  22. xKing replied to EWhite's topic in MQTT
    Analog was a community contribution so I have no idea what that does. MQTT is mostly for people who are willing to mess with the code
  23. try maybe sudo -u polyglot bash pip3 uninstall bitstring pip3 uninstall --prefix /var/polyglot/pg3/ns/0021b9026038_7/.local bitstring pip3 install --prefix /var/polyglot/pg3/ns/0021b9026038_7/.local bitstring==3.1.9
  24. Ah I see, polyglot 3 uses separate package repo for each node server - in this case /var/polyglot/pg3/ns/0021b9026038_7/.local/lib/python3.9/site-packages/bitstring.py is unique for LiFX install. I'll need to look around to see how to make it downgrade I'm still on PG2 myself

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.