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.
Comments
For other people who are looking for a working zwave dimmer this is the one I'm using:
Everlux SKU: ZME_05433
@Icarus and @Priknr1 many thanks for the update
At home I have the Düwi dimmer on the picture below (Model ZW BJ EDAN 300). Before the specific Z-Wave apps were introduced it used to work with my Homey (4 months ago) and I was able to set it to a percentage I want. However, now it's only recognized as a basic Z-Wave device and I'm only able to switch it on/off. Does somebody else also have this dimmer and is going to add it to this app?
Thanks for your help
When the dimmer is activated by flow (motion detection) then it is reporting back the correct state in the homey UI.
As far as I can see now, it wont be before christmas that I really have time to play a little with the app and test and add functionality.
@Menno The manual operation of a dimmer being reported back to the controller is something that zwave.me is having as an advantage on the "normal" z-wave.
It might be that this needs some extra programming in the z.wave driver by athom.
Or it might be something that needs to be added in the app. If Icarus hasn't had a look at it by christmas, I might.
who needs manual control when you've a homey that can do it for you ;-)
Is that correct? since you updated the app this month.. :S or am I misunderstanding something?
Or am I just looking in the wrong repository?
https://github.com/bkockx/homey-zwave.me
Never mind, found the correct repository. Maybe you should state the link in your first post. or am I realy blind and is it somewhere already?
I will start working on expending the app with the following devices:
054375
http://www.pepper1.net/zwavedb/device/11
Schuko Plug Switch
Manufacturer: 100
Product Type ID: 12289
Product ID: 0
064394
http://www.pepper1.net/zwavedb/device/31
Schuko Plug Dimmer
Manufacturer: 100
Product Type ID: 4097
Product ID: 0
064367
http://www.pepper1.net/zwavedb/device/32
Duwi buit in blind control
Manufacturer: 100
Product Type ID: 16385
Product ID: 0
054336
http://www.pepper1.net/zwavedb/device/33
Duwi built in dimmer
Manufacturer: 100
Product Type ID: 1
Product ID: 0
064435
http://www.pepper1.net/zwavedb/device/35
Duwi battery wall controller (switch)
inclusion hold 2 sec
Manufacturer: 100
Product Type ID: 20482
Product ID: 0
064459
http://www.pepper1.net/zwavedb/device/36
Duwi remote control
Manufacturer: 100
Product Type ID: 20481
Product ID: 0
05433
no link known
Duwi built in dimmer
Manufacturer: 100
Product Type ID: 4096
Product ID: 9
If anyone has a zwave.me / duwi / schuko device that is not working in the app yet, and is also not in this list,
Please provide me: Manufacturer, Product Type ID and Product ID
And what kind of device it is please, or the pepper1.net link
05458
no link known (see photo of the device in my post on 14-November-2016)
Duwi built in dimmer
Manufacturer: 100 (obtained by clicking on the wrench icon in the device manager in Homey)
Product Type ID: 1 (obtained by clicking on the wrench icon in the device manager in Homey)
Product ID: 0 (obtained by clicking on the wrench icon in the device manager in Homey)
I also saw some other info about this dimmer on the following forum: https://www.domoticz.com/forum/viewtopic.php?t=11353 . Don't know it his is helpful for you.
Let me know if I need to test anything.
Wall switch/dimmer (Plak schakelaar op batterijen)
http://www.pepper1.net/zwavedb/device/321
Ik ga even checken of de id's overeenkomen.
Google cache PDF:
http://webcache.googleusercontent.com/search?q=cache:yUzPXI_1cyEJ:manuals.zwaveeurope.com/make.php%3Flang%3Den%26type%3Dmini%26sku%3DZME_054436%26pdf%3D1+&cd=7&hl=nl&ct=clnk&gl=nl&client=firefox-b-ab
Dit is de laatste in jouw lijstje denk ik: (Die mist een getal)
054337 EDAN300
Inbouwdimmer
Link met classes
https://www.betaalbare-domotica.nl/media/blfa_files/DUW_054337.pdf
Lijkt denk ik op
http://www.pepper1.net/zwavedb/device/33
Ik ga hem zo proberen aan homey te hangen om de manufacturer en product ID's te achterhalen.
Manufacturer: 100
Product Type ID: 1
Product ID: 0
Volgens mij komt dit omdat hij als standaard wordt toegevoegd,
Als iemand weet hoe ik meer kan ontdekken hoor ik het graag, ik heb hem in een testopstelling op bureau liggen dus testen zijn snel gedaan.
have it closer to your homey (or homey closer to the switch)
Manufacturer: 100
Product Type ID: 1
Product ID: 0
Volgens mij komt dit omdat hij als standaard wordt toegevoegd,
Dit zijn wel degelijk de specifieke ID's voor dit device. De link naar device 33 klopt dus, en dit is dus de 054436
I rewrote the driver, and tested it at home. It worked without errors.
Added some of my devices, all working fine.
I will clean stuff a bit, and add comment and stuff in the app.
But you should receive an update of the app soon.
EDIT:
@Icarus
I just uploaded it to github and added a pull request. This was a first timer for me, so let me know if I did it all correct.
After I guess a time out in the INTERVIEW_MULTI_CHANNEL Homey starts the adding process again and after putting the button in Inclusion mode, Homey reports that the device is already added. When I check my devices I cannot find it but I am able to remove it and start the above process again.
Is this a known issue?
There is a button there, saying Remove device.
Click it, and then put the device in learning mode.
It should now be removed.
Try and add it again.
It happens when it times out on getting some sort of properties/setting group policies.
But this was before i updated to Homey version 1.1.2, i believe i was on 1.05 at that time.
@mauriceb , which firmware are you running? Because there where a few zwave things fixed in latest versions.
And indeed I already tried a reboot but that did not help either.
Did you see my message?
For those who are able to install apps themselves, and are interested:
https://github.com/priknr1/me.zwave
No I missed it. I will look at it today and when the changes are correct I will submit a update request.
Thanks both of you!
- You added to categories that don't exist in the appstore so I had to remove them;
- You added a capability 'meter_power' the doesn't exist in the Z-Wave driver so I had to remove that to.
Currently the update is pending approval. As soon as Athom approves I will update the app in the appstore.