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
Homey v1.0.5
DaneeDeKruyff
Member
in Archive
Homey version 1.0.5 has been released to the experimental channel.
- Added a 'Ask for a specific answer' Flow condition under Microphone
- Added support for Z-Wave hexadecimal defaultConfiguration values
- Added support for Z-Wave association group hints
- Fixed a bug where a user's insights would not be deleted when the user was deleted
- Fixed a bug where Flow delays using minutes would not work
- Fixed a bug where the 'Nobody is home' Flow card would not work
- Various improvements
This discussion has been closed.
Comments
Source
So the HEX values need to be used if the value needs to be Unsigned (Range 0 to 255), instead of the default signed (Range 127 to -128)
now also possible for normal settings in the driver.js:
Source
But does need an z-wave driver update (1.1.1) of the current app
During the pair process of a Z-wave device, it is possible and in Some cases required (e.g. In the keep-alive interval of the Greenwave powernodes) to update the default configuration of the device. In the same example, parameter 1 to 255 minutes instead of 2 minutes.
it turned out that the parsing of these values was not ok. So although specified in the app, these settings were never applied correctly. This has been corrected in 1.0.5.
See the following Github for more details: https://github.com/athombv/com.greenwavesystems/issues/24#issuecomment-267974552
"Added a 'Ask for a specific answer' Flow condition under Microphone"
So now Homey asks me if there is any1 awake at 00.30 hours. When every1 has gone to bed there will be no responce and Homey turns off all the lights. With the "old" card this was not working.
https://github.com/athombv/homey/issues/912
THX!
I use a boolean flip. (Better logic app)
The second flow does trigger, when i delete the ask function everything works fine.
Can you explane what you mean?
THX!!!
And, are u NOT giving the anwser?
When is say "Ja", the flow does nothing and is leaving the lights on.
When i say anything besides "Ja" , the flow will be active and is putting the lights off.
Update went smooth.
Didn't reboot or disabled apps before updating.
All devices 40+ seem to work.