hue
Here are 321 public repositories matching this topic...
-
Updated
Jun 10, 2020 - JavaScript
-
Updated
Dec 19, 2018 - JavaScript
-
Updated
May 31, 2020 - JavaScript
-
Updated
May 30, 2020 - Shell
-
Updated
Apr 3, 2020 - Vue
-
Updated
Jun 7, 2020 - JavaScript
It took me a little while to realize that piping is happening outside of gif's parsing of the command and requires further calls to the application. For instance:
gif emoji boom | gif rain <(gif emoji boom) > test.gif
Produces the result I expected from gif emoji boom | rain <(boom) > test.gif. It would be helpful for users to have that explained on the README. I'm happy to op
API documentation states:
"1.3. Search for new lights
1.3.2. Body as of 1.1 (Optional)
{"deviceid":["45AF34","543636","34AFBE"]}
Note: The maxiumum number of serial numbers in any request is 10."
Using serial numbers allows adding lights that have already been added to another bridge or cannot be found for some other reason.
Just a quickie, as above. View option and other options related to the old States UI are now removed from HA 0.107.x
I noticed there are still references to these options in the Readme.md file.
:)
We should do it !
Where is the best place ? Webui ? Log files ? Wiki ?
All of the above ?
Some limits are imposed by the protocol,
some are imposed by kernel defaults (like spi max transfer size )
Some are based on the arduino ram / sketch used
-
Updated
May 11, 2020 - C#
-
Updated
May 4, 2020 - Go
-
Updated
Jan 26, 2018 - Python
-
Updated
Jun 21, 2019 - Python
-
Updated
Sep 9, 2017 - Java
-
Updated
Jun 8, 2020
For more complex plugins it might be necessary to include a separate documentation besides the README. It's easy to do that with the web interface but it would be more conclusive to have an additional button in the plugins overview of the backend plugin.
Additionally it would be perfect to directly link from that site to a blog entry on the smarthome webpage. Either by URL (direct links to the
-
Updated
May 26, 2020 - Python
-
Updated
Jun 9, 2020 - Python
-
Updated
May 27, 2020 - Go
Improve this page
Add a description, image, and links to the hue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hue topic, visit your repo's landing page and select "manage topics."
按照官方安装文档进行自动化安装,执行sh install.sh最后一步报错:{"error":"Missing required parameter 'execid'."}。并没有看到文档中所说的“如果安装成功最后会打印:
{"status":"success"}”,但是能在azkaban的/plugins/jobtypes目录下看到已经安装好的linkis任务插件。通过排查在安装脚本最后一步会去调用"curl http://azkaban_ip:executor_port/executor?action=reloadJobTypePlugins"进行插件的刷新。重启azkaban executor日志中看到已经加载了插件的信息 `INFO [JobTypeManager][Azkaban] Loaded jobtype linkis