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.
[Updated 0.1.6] Everspring -- central topic
Everspring
This app adds support for Everspring devices.
Supported devices:
- Everspring AD147 ( Dimmer plug )
- Everspring AD1422 ( Dimmer plug )
- Everspring AN158 ( On/Off plug with power metering)
- Everspring AN180 ( On/Off plug )
- Everspring AN181 ( On/Off plug with power metering)
- Everspring HSP02 ( PIR motion sensor )
- Everspring SP103 ( PIR motion sensor )
- Everspring ST814 ( Temperature & Humidity sensor )
Donate
If you like the app, consider a donation to support development
ToDo
- Add more Everspring devices -- support from community needed!
Known bugs
- SP103 : Tamper alarm doesn't work yet
- Dimmer plugs: Setting dimmer values in a flow will result in light to be turned on 100 %. Non-app bug, should be fixed by Homey FW.
- ST814 sensor doesn't always work as expected. Debugging ongoing to get it more reliable
Unknown bugs
Yes ;-)
Changelog
- V0.1.3 2016-12-13 : Add support for SP814 ; ( SP814 on loan provided by Robbshop )
- V0.1.2 2016-12-13 : Add support for SP103 ; ( SP103 on loan provided by Robbshop )
- V0.1.1 2016-12-12 : Add support for AN158 ; update Zwave driver ( AN158 on loan provided by Robbshop )
- V0.1.0 2016-10-21 : Add support for AD1422
- V0.0.3 2016-10-04 : Add support for various powerplugs (Alexander)
- V0.0.2 2016-08-12 : Add support for HSP02 motion sensor (Robin van Kekem)
- V0.0.1 2016-08-02 : First test release on Github
Comments
Thanks, Robbie
The light immediately responds; the device card can take a second or 2-3 before it is updated, it reacts on the Z-wave report after the action has been completed.
So not sure what is happening in your case. Are you able to run the application in developer mode and see what output it gives? (you need to enable debugging in the AD147 driver, but that is pretty simple).
Can somebody point me to the Homey github issue that is causing this behavior?
I've seen this in my ST814; that I switched it to Fahrenheit by accident (but didn't see it, because I had Humidity displayed). At that time, it reported Fahrenheit as well.
Please check (or re-set) the ST814 to Celcius and see if that helps.
This is a window/door contact i got a lot of them
Have fun and please consider buying me a glass of whisky ;-)
could you build support for the HAC01:
* https://github.com/athombv/homey/issues/1219
* http://products.z-wavealliance.org/products/694
That would be awesome. Its a simple on-off wall sensor.
PS. The sensor (and scene which turned on the lights) used to work fine on my Vera previously.
I (developer of the Everspring app) don't have the SP103 anymore ( I developed the driver with a loaner SP103 ) , but in my case, it worked correctly.
https://github.com/athombv/homey/issues/1141
Can you explain in more detail what you see? Do you see the Power meter? Can you show the settings including the node information:
zie hier zoals het er bij mij uitziet(vrijwel identiek):
De schakelaar is hernoemd, maar dat mag niet uitmaken toch?(daarvoor deed hij het ook niet overigens)
Lijkt wel of deze defect is, of zich gedraagd als een versie zonder "metering"
Bedankt voor het checken overigens!
And don't include it as a "light attached" if you want the metering in the mobile card also. (now only in flow cards and insights)
This will change in the future somewhere.
I will try that ASAP when I get home!
Also the COMMAND_CLASS_ALARM (for the tamper trigger) does not seem to be implemented in homey yet, i saw in code that some other Everspring devices suffer from the same problem..
Next up my SM103
I don't have the SF812 myself. Can you explain more on the association part? In the SF812 manual online I read that they only support one association. That should be '1' then, right?
I've combined the code as version 0.2.0 on GitHub, and it is pending approval in de app-store in the beta channel.
So, i have tested the SF812. (updated my homey to beta, excluded one of my smoke alarms and included it again en gave it a test.)
And that looks OK.
I doin't get the temper alarm working (like with all these devices) but battery level and contact alarm work fine.