forked from diyhue/diyHue
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: device111/diyHue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: diyhue/diyHue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
Able to merge.
These branches can be automatically merged.
2
contributors
Commits on Jul 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 19c9f7b - Browse repository at this point
Copy the full SHA 19c9f7bView commit details
Commits on Jul 27, 2024
-
Updates and fixes. (diyhue#1029)
* remove old ui * update page-404 * Update updateManager.py * Update configHandler.py * Update handlers.py * duplicate import * clean up hue-emulator dir * clean up update process * Update updater * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Update docker-release.yml * Allow name change v2api * add line number to logger * Add try for no connection to internet * save config after name change * Add time zone arg to config init * Update restful.py * Update configHandler.py * Update configHandler.py * Update configHandler.py * Update install.sh * add more time zones * sw update * remove ui download sh
Configuration menu - View commit details
-
Copy full SHA for 4c7fe4c - Browse repository at this point
Copy the full SHA 4c7fe4cView commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc81560 - Browse repository at this point
Copy the full SHA fc81560View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c3e7ff - Browse repository at this point
Copy the full SHA 5c3e7ffView commit details
Commits on Jul 29, 2024
-
Restructure of HueObjects. (diyhue#1031)
* Update light_types.py * Update v2restapi.py * restructure HueObjects * change hueobject * move eventStream * change event to StreamEvent * add light scan to eventstream * Update discover.py * Update discover.py * eventsteam for bridge name change * Update Light.py * Update Light.py * Update Light.py * Update Light.py * Update Light.py * revert back to old
Configuration menu - View commit details
-
Copy full SHA for 5d54bc9 - Browse repository at this point
Copy the full SHA 5d54bc9View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c757d9 - Browse repository at this point
Copy the full SHA 7c757d9View commit details
Commits on Aug 10, 2024
-
Fix grouped_light missing owner, Fix previously made changes, Fix missing update time, Update readme
Configuration menu - View commit details
-
Copy full SHA for 4837baa - Browse repository at this point
Copy the full SHA 4837baaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7100277 - Browse repository at this point
Copy the full SHA 7100277View commit details
Commits on Aug 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b6202c - Browse repository at this point
Copy the full SHA 5b6202cView commit details
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c795e3b - Browse repository at this point
Copy the full SHA c795e3bView commit details
Commits on Aug 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de2b5bc - Browse repository at this point
Copy the full SHA de2b5bcView commit details
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52ad547 - Browse repository at this point
Copy the full SHA 52ad547View commit details
Commits on Sep 2, 2024
-
Remove unused import Add .000 to lastupdate Add diyhue info to apiV2 response Update apiV2 response Fix grouped.light error for entertainment diyhue#1032 Update openwrt install
Configuration menu - View commit details
-
Copy full SHA for 6511864 - Browse repository at this point
Copy the full SHA 6511864View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0416ef1 - Browse repository at this point
Copy the full SHA 0416ef1View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 269974a - Browse repository at this point
Copy the full SHA 269974aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebb1cd - Browse repository at this point
Copy the full SHA 0ebb1cdView commit details
Commits on Sep 21, 2024
-
update credits. update diyhue response in v2api. update time routine. add timer routine. update mdns name. Accessories name change fix, update groups and lights event stream. update sensor v2api response. update openwrt install. diyhue#1041 diyhue#1043 https://diyhue.discourse.group/t/diyhue-installation-on-openwrt-fails/760 diyhue#1046
Configuration menu - View commit details
-
Copy full SHA for 0646b2a - Browse repository at this point
Copy the full SHA 0646b2aView commit details
Commits on Sep 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a0bec2 - Browse repository at this point
Copy the full SHA 7a0bec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 351766a - Browse repository at this point
Copy the full SHA 351766aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d00e37 - Browse repository at this point
Copy the full SHA 5d00e37View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4117a2a - Browse repository at this point
Copy the full SHA 4117a2aView commit details
Commits on Oct 26, 2024
-
Add XY light(https://diyhue.discourse.group/t/hue-iris-llc010) Fix unsupported operand type(s) for /: 'NoneType' and 'int'
Configuration menu - View commit details
-
Copy full SHA for 58aa81c - Browse repository at this point
Copy the full SHA 58aa81cView commit details
Commits on Nov 17, 2024
-
Add sub-ip-range to light scan. Move deprecate command line arguments ip-range, scan-on-host-ip, deconz, disable-online-discover, TZ to bridgeConfig and WebUI. Add check if a valid MAC address is provided. Make sensitive info privately. Move from create-react-app to vite. Add the option to remove the certificate. Update V1api scan for devices request. Add temporary log level change in WebUI. Add FPS counter to entertainment.
Configuration menu - View commit details
-
Copy full SHA for e67e27f - Browse repository at this point
Copy the full SHA e67e27fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e64e613 - Browse repository at this point
Copy the full SHA e64e613View commit details
Commits on Nov 24, 2024
-
Update light effects to effects_v2. Add effects to mqtt. diyhue#1053
Configuration menu - View commit details
-
Copy full SHA for 5515247 - Browse repository at this point
Copy the full SHA 5515247View commit details
Commits on Dec 1, 2024
-
Update github workflow. Update wled behavior. Fix linkbutton in hue essentials. Add dummy light. Make mdns in line with philips.
Configuration menu - View commit details
-
Copy full SHA for 14008aa - Browse repository at this point
Copy the full SHA 14008aaView commit details -
remove wled scan in load lights
add new protocol_cfg to discovery. rescan lights if error during entertainment `Entertainment Service was syncing and has timed out, stopping server and clearing state'segment_start'`
Configuration menu - View commit details
-
Copy full SHA for bd11e1c - Browse repository at this point
Copy the full SHA bd11e1cView commit details
Commits on Dec 3, 2024
-
update 1 non udp light per frame.diyhue#1057
Configuration menu - View commit details
-
Copy full SHA for cb65ff8 - Browse repository at this point
Copy the full SHA cb65ff8View commit details
Commits on Dec 17, 2024
-
Fix FPS counter in entertainment. Fix non udp lights in entertainment. diyhue#1057 Exclude entertainment groups from scripts. Add `LightGroup` as Zone. diyhue#1059
Configuration menu - View commit details
-
Copy full SHA for c195967 - Browse repository at this point
Copy the full SHA c195967View commit details
Commits on Jan 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a0f1584 - Browse repository at this point
Copy the full SHA a0f1584View commit details
Commits on Feb 16, 2025
-
Update run in vscode, Add Govee(not tested), Update default gateway for non linux machines, Change dummy light, Update lights discovery, Update ssdp, Update updateManager,
Configuration menu - View commit details
-
Copy full SHA for 8e902c8 - Browse repository at this point
Copy the full SHA 8e902c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f23c881 - Browse repository at this point
Copy the full SHA f23c881View commit details -
Configuration menu - View commit details
-
Copy full SHA for a331031 - Browse repository at this point
Copy the full SHA a331031View commit details -
Configuration menu - View commit details
-
Copy full SHA for d25e35f - Browse repository at this point
Copy the full SHA d25e35fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0813105 - Browse repository at this point
Copy the full SHA 0813105View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e1683 - Browse repository at this point
Copy the full SHA 01e1683View commit details
There are no files selected for viewing