Skip to content

How to setup With Username and Password? #2

@Hellangel1987

Description

@Hellangel1987

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:

	{
			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....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions