Home automation bridge that emulates a Philips Hue light system and can control other systems such as a Vera, Harmony Hub, Nest, MiLight bulbs or any other system that has an http/https/tcp/udp interface. This is a compact impl to run on small format computers. This is impl started from this project https://github.com/armzilla/amazon-echo-ha-bridge.
I have many Fibaro dimmers at home.
I cannot say to Alexa dim to 100% because Fibaro dimmer only dims between 1-98.
Specifically:
0=off
1-98=dim
99=on
Expecting users to say 98% for full brightness is stupid. Is there a way to use a math expression or other way so that I can say to Alexa dim 100% but the Fibaro receives 98% or there abouts?
Hi.
I have many Fibaro dimmers at home. I cannot say to Alexa dim to 100% because Fibaro dimmer only dims between 1-98.
Specifically: 0=off 1-98=dim 99=on
Expecting users to say 98% for full brightness is stupid. Is there a way to use a math expression or other way so that I can say to Alexa dim 100% but the Fibaro receives 98% or there abouts?