Open J6B opened 5 years ago
Hello all,
I agree with your comment and request. I have tried an alternative: create a scenario to populate the status based on the result of a command.
If someone could point me out where to start, I could try to do a pull request.
Best regards, Alexis
Hi,
It would be a nice feature to allow a command with a particular name (like battery) to be reported in jeedom as battery Status that would be something like : if (commandname = "battery") then $this->batteryStatus(commandvalue);
that would enable all battery features of jeedom on MQTT equipement
What's your mind about this?
Thanks