MQTT Client

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Wikibear
Posts: 102
Joined: 01 Jul 2016 14:10

MQTT Client

Post by Wikibear »

I'm a little bit confused. I activate MQTTClient and this part working fine. But there is a battery device in my list only shows battery polling... All other Battery devices will show with device product name and device number... Is there a way to rename battery devices to adequate name like MyDeviceBat or anything else?

Image
Greatings from the noob
User avatar
PoltoS
Posts: 7562
Joined: 26 Jan 2011 19:36

Re: MQTT Client

Post by PoltoS »

In there UI battery widgets are ignored. But you can use the API: /JS/Run/controller.devices.get("ZWayVDev_zway_NN-0-128").set("metrics:title", "new name")
Wikibear
Posts: 102
Joined: 01 Jul 2016 14:10

Re: MQTT Client

Post by Wikibear »

Thanks for response. I give a try.
Battery Polling is an app.
Greatings from the noob
Post Reply