Thank you @cowboysdude and @yawns. I will try this by myself later.
Read the statement by Michael Teeuw here.
Best posts made by Da-ne-ezy
-
RE: Box/Frame around module
Latest posts made by Da-ne-ezy
-
RE: MMM-FHEM shows values from FHEM devices ...
@BenRoe Sorry doesn’t work for me. The module doesn’t even appear. My config should be fine…
{ module: 'MMM-FHEM', position: 'bottom_bar', config: { host: 'xxxx:xxxx@xxx.xxx.xxx.xx', port: '8083', https: true, devices: [ { deviceName: 'WZ_Heizung_Clima', deviceReadings: [ { name: 'measured-temp', icon: 'wi wi-thermometer', suffix: '°' }, { name: 'desired-temp', icon: 'wi wi-thermometer', suffix: '°' }, ], }, ], }, },
-
RE: MMM-FHEM shows values from FHEM devices ...
Is there any chance of doing an update of this module with FHEM Username and Password?
-
RE: Box/Frame around module
Thank you @cowboysdude and @yawns. I will try this by myself later.
-
RE: Box/Frame around module
@strawberry-3.141 Thank you very much.
What if I want a special frame like this? How would you do it?
-
Box/Frame around module
Hi,
can anyone explain how to make a thin box around a module?
Like in this picture below. I don’t want it on every module just on one or two. The Frame should be same size as the module itself. Thanks for your help! -
FHEM Module with Username and Password?
Re: FHEM Module
Hey everyone,I know there is a module for fhem,
https://github.com/BenRoe/MMM-FHEM
but most of the people can’t use because mostly every fhem system uses a user and password to login. U can only use it if you don’t protect your system.
Maybe some developers can update the version or make their own version cause I think a lot of people would love it.Maybe also integrate a list of devices which are turned on and off so u can edit the list of the devices you want to show on the mirror.
Thank you very much.