Webserver - Z-Way
Posted: Fri Apr 03, 2015 1:03 pm
Hello everyone,
This plugin is another plugin for connecting a Z-Way server (RaZberry) to EventGhost to control Z-WAVE devices.
The biggest difference to the other Z-Way plugin is, that this plugin is not using MQTT, but the webserver plugin for the communication.
It's also a little more intelligent than the other plugin.
it currently supports the following commandClasses:
37:SwitchBinary,
38:SwitchMultilevel,
48:SensorBinary,
49:SensorMultilevel,
50:Meter,
51:SwitchColor,
64:ThermostatMode,
67:ThermostatSetPoint,
91:CentralScene,
128:Battery
Feel free to test it!
Feedback is welcome!
Changelog:
v0.42.0:
- Added support for CentralScene
- Added support for Battery
- Some feedback events may have changed a bit
v0.40.1:
- Configures it's own instance of the WebServer plugin now, no need to add the Webserver plugin to your config anymore to use this plugin!
- Plugin configuration dialog changed (if you do an update, you should open it and configure the new settings)
- Some feedback events may have changed a bit
v0.32:
- Some bug fixes
- The plugin is now in the .egplugin format
v0.30:
- Supports the latest Z-Way update
- Added support for SwitchColor (Multicolored LED Bulbs)
- Added support for Thermostates
- Created a proper installation manual
- Fixed some bugs
- Some Command names changed (you may need to recreate some actions)
- Feedback events changed (you will need to reassign all events you used from this plugin)
v0.11:
- Extended documentation as it didn't apply for z-way two
- Fixed Bug: Didn't work if SSL was used with the webserver plugin
v0.10:
- Added support for SwitchMultilevel (Dimmer)
- Added support link
- Feedback events changed a bit
This plugin is another plugin for connecting a Z-Way server (RaZberry) to EventGhost to control Z-WAVE devices.
The biggest difference to the other Z-Way plugin is, that this plugin is not using MQTT, but the webserver plugin for the communication.
It's also a little more intelligent than the other plugin.
it currently supports the following commandClasses:
37:SwitchBinary,
38:SwitchMultilevel,
48:SensorBinary,
49:SensorMultilevel,
50:Meter,
51:SwitchColor,
64:ThermostatMode,
67:ThermostatSetPoint,
91:CentralScene,
128:Battery
Feel free to test it!
Feedback is welcome!
Changelog:
v0.42.0:
- Added support for CentralScene
- Added support for Battery
- Some feedback events may have changed a bit
v0.40.1:
- Configures it's own instance of the WebServer plugin now, no need to add the Webserver plugin to your config anymore to use this plugin!
- Plugin configuration dialog changed (if you do an update, you should open it and configure the new settings)
- Some feedback events may have changed a bit
v0.32:
- Some bug fixes
- The plugin is now in the .egplugin format
v0.30:
- Supports the latest Z-Way update
- Added support for SwitchColor (Multicolored LED Bulbs)
- Added support for Thermostates
- Created a proper installation manual
- Fixed some bugs
- Some Command names changed (you may need to recreate some actions)
- Feedback events changed (you will need to reassign all events you used from this plugin)
v0.11:
- Extended documentation as it didn't apply for z-way two
- Fixed Bug: Didn't work if SSL was used with the webserver plugin
v0.10:
- Added support for SwitchMultilevel (Dimmer)
- Added support link
- Feedback events changed a bit