SpoturDeal / MMM-Domoticz

Read data from you Domoticz system
MIT License
8 stars 2 forks source link

customTitle #14

Closed Doudy closed 5 years ago

Doudy commented 5 years ago

Hello, In the previous version there was possibility to adapt the customTitle. Is it possible to adapt in this version? I have for example 'WH2600-Indoor' and I would like to put 'Living'. In this version you take the 'Name' of the idx in Domoticz!

SpoturDeal commented 5 years ago

Read the Full manual.

In the previous version there was possibility to adapt the customTitle. Is it possible to adapt in this version?

Option Description
moduleTitle Defines the headline text.Type: stringDefault: My smart home by Domoticz
-- --

This is and was always the Title option In this version you take the 'Name' of the idx in Domoticz! Nothing has been changed here since the module was made

Doudy commented 5 years ago

In previous version i have: { idx: "39", //WH2600-Indoor symbolon: "fas fa-temperature-high", symboloff: "fas fa-temperature-high", customTitle: "Living", },

SpoturDeal commented 5 years ago

Where did you obtain that part of code.

there were never the options symbolon, symboloff, customTitle they are also not from the JSON from your domoticz

http://192.168.xxx.xxx:8088/json.htm?type=devices&used=true&filter=all

Check this in your browser replace xxx with the numbers from your Domoticz

I hope your are not mixing up different modules for the MagicMirror

Doudy commented 5 years ago

Excuse me it was a different module: https://github.com/M-Arvidsson/MMM-domoticz

SpoturDeal commented 5 years ago

This is already your second time.