-
Updated
May 23, 2020 - Groovy
zwave
Here are 119 public repositories matching this topic...
-
Updated
Jun 20, 2017 - Shell
Hello Everybody,
I am trying to run HomeGenie but my ports: 80 and port 8080 is already being used.
I found systemconfig.xml where I change the port: 80 to 85 but I could not find the hard-coded port:8080 to change. I went through the documents but could not find any related information hence my being asked for help. Now while HomeGenie is no longer using port:80 but is now locke
-
Updated
May 20, 2020 - JavaScript
As a visitor, I want to see what devices look like so that I can understand how they would integrate into the environment.
Acceptance criteria
- It's done when product pictures are added for relevant README.md files.
- It's done when usage pictures/videos are added for relevant README.md files.
- It's done when all images and videos used are open-source.
-
Updated
Jan 18, 2017 - Shell
According to the pip user guide (using pip from your program), calling pip directly from a python program is unsupported.
As best as I can tell this has been true since pip 10.0.0.0 and should be replaced with pkg_resources and/or setuptools if possible. Currently, if you try to run setup for python_openzwave on windows
-
Updated
May 21, 2020 - JavaScript
-
Updated
Mar 6, 2020 - C++
The dependencies of the integrations are currently managed through docstring on class level in a specific format. Use a manifest file instead - it makes dependencies management and parsing faster and more robust.
-
Updated
Jul 18, 2019 - C
-
Updated
Feb 22, 2019 - Python
-
Updated
Jul 18, 2019 - Python
-
Updated
May 22, 2020 - C++
-
Updated
May 21, 2020 - Python
-
Updated
Apr 23, 2019 - C++
-
Updated
Jan 16, 2020 - JavaScript
-
Updated
Feb 22, 2020 - C++
-
Updated
Apr 6, 2020 - Rust
Improve this page
Add a description, image, and links to the zwave topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the zwave topic, visit your repo's landing page and select "manage topics."
Searching through documentation I only found this on how to enable/disable/configure logging of OpenZWave: https://github.com/OpenZWave/open-zwave/wiki/Config-Options
I have 2 issues with this:
Also a logrotate would be nice, but it is still under development:
https://github.com/Ope