User Tools

Site Tools


philips:hue-en

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
philips:hue-en [2025/12/10 10:55] rjversluisphilips:hue-en [2025/12/11 15:18] (current) – [Links] rjversluis
Line 4: Line 4:
    * **[[:philips:hue-en|HUE Setup]]** | [[:philips:hue-conf-en|HUE Configuration]] | [[:philips:hue-sensors-en|HUE Accessory]]    * **[[:philips:hue-en|HUE Setup]]** | [[:philips:hue-conf-en|HUE Configuration]] | [[:philips:hue-sensors-en|HUE Accessory]]
  
-{{https://developers.meethue.com/wp-content/themes/hue_developer_theme/img/site_logo.png}}+{{https://developers.meethue.com/wp-content/themes/hue_developer_theme/img/site_logo.png?160}}
  \\  \\
 =====Introduction=====  =====Introduction===== 
 hue is a wireless, app-controlled lighting solution with the so-called bridge as a central element. The bridge is connected to the router and communicates wirelessly with up to 50 LED light sources, which can be dimmed, switched on and off and - depending on the model - be changed in light colour.\\ hue is a wireless, app-controlled lighting solution with the so-called bridge as a central element. The bridge is connected to the router and communicates wirelessly with up to 50 LED light sources, which can be dimmed, switched on and off and - depending on the model - be changed in light colour.\\
 +
 ====API Version==== ====API Version====
-This implementation is using API version V1 without SSL(https).\\ +This implementation is using API version V1 __without__ SSL(HTTP).\\ 
-Support for API V2 and SSL is planned for 2026.\\+Support for API V2 and SSL(HTTPS) is planned for 2026.\\ 
 +:!: In the meantime a bridge firmware update without V1/HTTP support will break the Rocrail-HUE connection.\\
  
 + \\
 **Note:** //Only Philips HUE products are supported by this library.//\\ **Note:** //Only Philips HUE products are supported by this library.//\\
  
- \\ 
  \\  \\
  
Line 27: Line 29:
 =====Setup===== =====Setup=====
 | It is recommended to use the Philips App, Android/IOS, to check the installed HUE system and to discover new lamps. |\\ | It is recommended to use the Philips App, Android/IOS, to check the installed HUE system and to discover new lamps. |\\
-{{:philips:hue-setup-en.png}}\\+{{:philips:hue-setup-en.png?600}}\\
 Only the Hostname/IP-Address and the User ID are used.\\  Only the Hostname/IP-Address and the User ID are used.\\ 
 ====Interface ID==== ====Interface ID====
Line 49: Line 51:
 Sensor address for be used as model light level.\\ Sensor address for be used as model light level.\\
 Only needed in case of multiple light level sensors.\\ Only needed in case of multiple light level sensors.\\
 +
 \\ \\
 ====Options==== ====Options====
Line 57: Line 60:
 ===Monitoring=== ===Monitoring===
 If deactivated, no Trace messages will be send.\\ If deactivated, no Trace messages will be send.\\
 +===Backup===
 +Optional backup bridge definitions in raw JSON. (config, lights, sensors, groups, scenes, schedules, rules)\\
 +With the [...] button a directory can be selected for the backup files.\\
 +If this option is active a backup will be created/refreshed at startup.\\
 +
 +
 +
 + \\
 ====Alternativ: creating an UserID in the Hue Bridge==== ====Alternativ: creating an UserID in the Hue Bridge====
 Take a look at this link, if you want create the UserID directly on the Hue Bridge:\\ Take a look at this link, if you want create the UserID directly on the Hue Bridge:\\
Line 116: Line 127:
   * https://www.philips-hue.com   * https://www.philips-hue.com
   * http://www.developers.meethue.com/tools-and-sdks   * http://www.developers.meethue.com/tools-and-sdks
 +  * [[https://developers.meethue.com/develop/hue-api/|API V1]]
 +  * [[https://developers.meethue.com/develop/hue-api-v2/|API V2]]
 +  * [[https://everything.curl.dev|libcurl for macOS, Linux and Windows]]
  
philips/hue-en.1765360511.txt.gz · Last modified: 2025/12/10 10:55 by rjversluis