Skip to content

Commit

Permalink
fix AttributeError: 'list' object has no attribute 'name'
Browse files Browse the repository at this point in the history
  • Loading branch information
hendriksen-mark committed Oct 2, 2024
1 parent 77f3316 commit 34bc01f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diyhue/config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "diyHue",
"version": "2.0.18",
"version": "2.0.19",
"slug": "diyhue",
"description": "Emulate a Hue Bridge, add lights, sensors etc. from different vendors into one Ecosystem",
"webui": "http://[HOST]:[PORT:80]",
Expand Down

0 comments on commit 34bc01f

Please sign in to comment.