Skip to content

Added information to turn off Disco Lights on Aeon Gen5 #881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 1, 2016

Conversation

CCOSTAN
Copy link
Contributor

@CCOSTAN CCOSTAN commented Sep 1, 2016

Although not HA specific, this information wasn't easily found. (Found it eventually in an AMAZON review!). So since ZWave Sticks are so popular with HA users, I thought I would contribute this information.

Although not HA specific, this information wasn't easily found.  (Found it eventually in an AMAZON review!). So since ZWave Sticks are so popular with HA users, I thought I would contribute this information.
@@ -12,3 +12,13 @@ footer: true
You may wish to modify the zwave settings ozw*.xml file in your .homeassistant root folder, or certain situations/devices may require it (i.e. Aeon Multisensor 6). To do this, utilize [Open-Zwave Control Panel](https://github.com/OpenZWave/open-zwave-control-panel). Alternatively, use [Domoticz](https://www.domoticz.com/), which incorporates the Open-Zwave Control Panel project into an easy to use Raspberry Pi image.

The reasoning for using these tools is that your Zwave controller stores the values and data that are used to control the network. The XML file in the .homeassistant folder acts as a settings/values cache for the zwave network, so modifying it directly won't change the network values. The Open-Zwave Control Panel writes values directly to the network, and will provide you with an updated .xml file to overwrite in your .homeassistant folder. This is the most foolproof way to make modifications to your zwave devices.

Although totally normal for your ZWave stick (Aeon Aeotec Z-Stick Gen5 for example) to cycle through LEDs (Yellow, Blue and Red) while plugged into your Pi, it's also super annoying. If you want to turn off the cycling color, you can use the following commands from a putty session tot your Pi.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from a putty session tot your Pi. would be better to say terminal session as Putty is not available on all OS platform. Also, can this be done from any computer not just a Raspberry Pi.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made the change to the putty (to terminal). These commands are specific to the PI but those HEX values are universal to the ZWave stick. If a user was using Windows or another platform, they would use another process to send those HEX commands but that's easier to research than the Hex codes.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commands looks like that they should work with small modification on other platforms.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct. I found the info here : https://www.amazon.com/review/R2VZHZDYQKCVA8/ref=cm_cr_dp_title?ie=UTF8&ASIN=B00X0AWA6E&channel=detail-glance&nodeID=228013&store=hi

You'll see how it was adapted from Windows to Pi (and also has a Home Assistant Shout out!)

@fabaff fabaff merged commit cdddf66 into home-assistant:current Sep 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants