This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed
EVERSPRING TUSSENSTEKKER DIMMER MET Z-WAVE PLUS APP
Could someone write an app for the everspring socket dimmer?
I have the following settings in Domoticz.
1. Basic Set Command value: (huidig: 99)
0 is off. 1 to 99 sets output level at specified value. 255 sets output level at last memorized level
Last Update: 2016-07-20 14:17:31
2. Delay Time: (seconds) (huidig: 3)
Delaying time to report to Group 1
Last Update: 2016-07-20 14:17:31
3. Last Status: (huidig: 0)
Remember the last status: 0 (do not remember) | 1 (remember)
Last Update: 2016-07-20 14:17:31
4. Output Mode: (huidig: 0)
Output mode setting: 0 (dimming) | 1 (on/off)
EVERSPRING TUSSENSTEKKER DIMMER MET Z-WAVE PLUS
SKU: EVR_AD1472I have the following settings in Domoticz.
1. Basic Set Command value: (huidig: 99)
0 is off. 1 to 99 sets output level at specified value. 255 sets output level at last memorized level
Last Update: 2016-07-20 14:17:31
2. Delay Time: (seconds) (huidig: 3)
Delaying time to report to Group 1
Last Update: 2016-07-20 14:17:31
3. Last Status: (huidig: 0)
Remember the last status: 0 (do not remember) | 1 (remember)
Last Update: 2016-07-20 14:17:31
4. Output Mode: (huidig: 0)
Output mode setting: 0 (dimming) | 1 (on/off)
This discussion has been closed.
Comments
Is there anyone using this and is capable to create an App??
If there is somebody that can add it that would be great.
And maybe it can be improved, I'm not a great programmer..
Wanted to have a look at @Alexander 's code but the wetransfer link expired.
Can someone please include the Everspring AD1426 Dimmer??
nodeInfo {
"manufacturerId": {
"value": 96,
"name": "MFG_ID_EVERSPRING"
},
"productTypeId": {
"value": 3
},
"productId": {
"value": 1
},
"deviceClassBasic": {
"value": 3,
"name": "BASIC_TYPE_SLAVE"
},
"deviceClassGeneric": {
"value": 17,
"name": "GENERIC_TYPE_SWITCH_MULTILEVEL"
},
"deviceClassSpecific": {
"value": 1,
"name": "SPECIFIC_TYPE_POWER_SWITCH_MULTILEVEL"
},
"commandClass": [
{
"value": 38,
"name": "COMMAND_CLASS_SWITCH_MULTILEVEL",
"version": 1
},
{
"value": 39,
"name": "COMMAND_CLASS_SWITCH_ALL",
"version": 1
},
{
"value": 114,
"name": "COMMAND_CLASS_MANUFACTURER_SPECIFIC",
"version": 1
},
{
"value": 134,
"name": "COMMAND_CLASS_VERSION",
"version": 1
},
{
"value": 117,
"name": "COMMAND_CLASS_PROTECTION",
"version": 1
},
{
"value": 115,
"name": "COMMAND_CLASS_POWERLEVEL",
"version": 1
},
{
"value": 32,
"name": "COMMAND_CLASS_BASIC",
"version": 1
}
],
"battery": false
}
@posthok you can than do a manually install.
I just did not find the time yet to add it to Github (sorry). Work + Wife + Kids + Keeping my Z-Wave devices working with Homey is using all my spare time (i have many problems with Z-Wave range and my nodon switch)..
No problem. There was along time no respons. But great work.
Thanx
It can work with the AD147, the AN180 and AN181 (the plugs that I use).
You can manually install the file or when there is somebody that can add it to the everspring app that would be welcome. When I'm done with some work projects and have the time and nobody has done it I will look into it as well.
Link:
http://www.mediafire.com/file/4oxa62lgrqfm4jl/com.everspring_2_9_16.zip
I've updated the Github source with your AD147, AN180 and AN181 . Please check and validate if it works:
https://github.com/ralfvd/com.everspring
If so, I'll push it to the app store for approval.
i could also post the info which Homey sees, node information, if you like?
Would be glad to help out!
All icons are still the wall plug type but i think you just added the code and not the icons right?
Here are pictures of what i get when added into Homey:
(update) The AD1422 does not have a power meter setting, so this will have to be removed in the future.
if you set brighness level through the "Set brightness" action card in a flow it will not set it to defined percentage.