domotruc / jMQTT

Jeedom plugin to interface as a client with an MQTT broker.
16 stars 8 forks source link

Working with homebridge whithout create virtual for brightness light #119

Open papaeng opened 3 years ago

papaeng commented 3 years ago

Hello,

If you want work this plugin with homebridge, it's impossible to control brightness light with homebridge because homebridge return percentage not value (0 - 254 ). Miss value minValue and maxValue in configuration ( not display ).

Solution Tips : Create a virtual like the real and command action to brightness, enter minValue and maxValue ( this two value is on configuration )