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 example: between time x and y the dimming level at push on should be lower then 10%
this is fot the childrens bedroom so it won't wake them up when the light is turned on.
was expecting this one.. Using the same principle on the central corridors in our house... working like a charm.
I already added a set forced dim-level action card for the Dimmer-2; currently in the Beta Master brach of the Fibaro app:
There are some minor details awaiting in a Pull Request to be implemented; but this does not effect the functioning.
Note: dimmer-1 does not have this parameter
I will also add parameter 10 (Timer functionality) as action card (again same corridor usage)...
all others are more setup related and thus not really meaningful to change over time.
If you can add parameter 40 for dimmer 1 I would be very happy.
But, I am not able to test it myself (don't have a dimmer-1).. so it will be based on information available.
if I provide a link towards a GitHub repository, would you be able to test it?
I also looked at dimmer 2 parameter 19, when set can you still change the dimming level with the switch?
I will add a small guide to the Fibaro App topic this evening.
for the guide!
A global card to write a parameter to a device is still a nice to have.
it will disalign the settings inside homey and the settings that are in the device.
this can create a lot of confusion, maybe not for you, but for the ordinary user will.
(Expert parameters inside the settings are still being shown)
It also creates a risk since the user needs to know about signed or unsigned, and if the value is wrong it can cause a flow of data towards homey, making homey unresponsive.
with the flow card by the developer this won't be the case.
It can be limited for that specific purpose and the settings inside homey can be changed accordingly as well.
Please also be aware that the documentation (on parameter definition) is not always self explaining and complete. e.g. the manufacturer provided manual of the Dimmer-1 does not provide parameter sizes.
For a number of devices manuals and databases are contradicting or even wrong on e.g. parameter size or ranges (determining if input need to be provided signed or unsigned or even in HEX).
I will add action cards for parameter 40 (Dimmer-1 only) and parameter 10 (Dimmer-2 only).