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.
Closed

EVERSPRING TUSSENSTEKKER DIMMER MET Z-WAVE PLUS APP

Could someone write an app for the everspring socket dimmer?

EVERSPRING TUSSENSTEKKER DIMMER MET Z-WAVE PLUS

SKU: EVR_AD1472

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)



«1

Comments

  • I can't create it, but very happy to use it :smiley: 
  • I'd like to move on to the latest experimental, but i need to work with this socket dimmer.
    Is there anyone using this and is capable to create an App??
     <3 
  • I'm using it currently as on/off z-wave device in latest experimental. Also waiting for an Everspring app.
  • I have created an app that works fine locally on my Homey. It can work with the AD147, the AN180 and AN181 (the plugs that I use). I think it should be added to the current Everspring app. When I can find some time somewhere I will try to find out how this should be done.
  • @Alexander I am the author of the current Everspring app. Let me know if you need help. Ideally you create a Github branch of my code, integrate your code, then make a pull request.  Lots of how-to's on the internet on how to achieve this. 

  • I understand. Problem is that due to work I do not have a lot of time in the coming 2 weeks. Other solution could be that I send you the code in a zip so you can do a quick check and add it?
  • Or if @aloft hasn't got to much time, I'll do it.
  • I uploaded the code to wetransfer: https://we.tl/T7p7rsaCS5
    If there is somebody that can add it that would be great.
    And maybe it can be improved, I'm not a great programmer..
  • I'll try to have a look coming days, but it is a very busy time, so @RobinVanKekem  , feel free to take a swing at it if you have time available. 

  • I'll update here when I start @aloft ;

  • Any progress in development??
  • he guys, any progress on this?
    Wanted to have a look at @Alexander ;'s code but the wetransfer link expired.
  • Hi guys,
    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
    }

  • I think there's nobody working on this one
  • And no-one has the zip? And @Alexander ?
  • I have the code on my other computer. I will re-upload it again this evening.
    @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)..
  • @Alexander ;
    No problem. There was along time no respons. But great work.
    Thanx
     :) 
  • This is the link to the zip file. I uploaded it to mediafire. I hope that will stay active longer than wetransfer.
    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
  • @Alexander and others,

    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. 

  • Nice job. Thanx
  • @Aloft. Thanks.
  • @aloft could you please integrate the AD1422 Dimmer?
  • aloft said:
    I have posted some info above, does this help you in anyway? The AD1426 me asking above is a typo error, that is the belgium version and the AD1422 is the dutch version which i have, so the info given is good.
    i could also post the info which Homey sees, node information, if you like?
  • @Rozz are you able to install a GitHub version? I could add the node information above (or if you post what Homey sees)  and we can see what happens, if it works, especially for the dimmer part.
  • aloft said:
    @Rozz are you able to install a GitHub version? I could add the node information above (or if you post what Homey sees)  and we can see what happens, if it works, especially for the dimmer part.
    @aloft I am a noob when it comes to programming itself, but i think i can install a github with cli, there are a few tutorials, should not be a problem.
    Would be glad to help out!
     
  • How is the work on  including AD1422 going? I can test too, if this helps
  • @Rozz Try to the latest app via https://github.com/ralfvd/com.everspring ; I added the AD1422 based on your info by copying another Everspring dimmer code. So hopefully it will work. Let me know the results.
  • RozzRozz Member
    edited October 2016
    @aloft I have installed your test version, and dimmer function works!!!
    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.






  • I have the dimmer plug (AD147-2) which works pretty well with the app but got a bug report:
    if you set brighness level through the "Set brightness" action card in a flow it will not set it to defined percentage.
This discussion has been closed.