Try to set it up as shown in readme. Not showing any values - but smart mirror will boot normally.
{
module: 'MMM-FHEM',
position: 'bottom_bar',
config: {
user: 'USERNAME',
password: 'PASSWORD',
deviceNames: [
'Arbeitszimmer',
'Wohnzimmer',
'Schlafzimmer',
'Kueche',
'Bad',
],
deviceReadings: [
{ name: 'state', icon: 'wi wi-thermometer', suffix: '°' },
],
},
also no success....
Hi,
how to set this up with username and password for fhem ?
Try to set it up as shown in readme. Not showing any values - but smart mirror will boot normally.
tried also:
also no success....