@laszlocsaba very interesting!
The module should be expanded for all other “Shelly” sensors (Relays, Sensor and Plug and play…).
Are you planning to expand the module?
Thanks.
hello, i am an absolute newcomer when it comes to programming and raspberry. I would like to create a birthday list from a calc table (columns: name; month of birth; birthday; year of birth), i.e. the names (first and last name) and the age of those who have birthdays in the current month should be displayed. Furthermore, those whose birthday is already over should not be shown. A corresponding .odt file is on the Raspberry Pi under home / user / documents. it should look something like [image: 9dswll69.png.html]
Thank you in advance !
stay healthy !
so long
perlchamp
Bonjour,
Choses que j’ai faites, sur le miroir, il y a “Chargement Freebox” et après ça disparais.
Cordialement,
[image: 1587911227263-capture-d-%C3%A9cran-2020-04-26-%C3%A0-16.21.11.png]
@cohron Glad to hear it’s working well for you. I like those ideas, but am not sure when I’ll have time to make the changes. If anyone is able to help out, I’d gladly accept a pull request! https://github.com/parnic/MMM-ScreenLogic
First - amazing work with the MMM-Tibber module Otto!
I’m using MagicMirror without a mirror and therefore I would like to change background-color to white and text color to black. How do I do that without hacking in the .js-files?
Best regards
/Andreas (Sweden)
I did a lot of work on the module the last days. I integrated a more complex (and more detailed) example with an APDS-9960 and different Laser sensors, support sending payload based containing strings of the messages and it is possible to send different notifications based on the same input message in different profiles (MMM-ProfileSwitcher)
I did a lot of work to the module the last days. Now modules can be hidden / shown instead of turning off/on the display. Also a countdown can be displayed and the delay can be set by active profile (MMM-ProfileSwitcher)
This is an Add-On module to MMM-ProfileSwitcher and is based on MMM-pages and MMM-page-indicator.
I wanted to be able to specify pages on my mirror but also be able to have different profiles on each page (i.e. i wanted an calendar page where either the events of my wife or my ones are displayed).
MMM-ProfileControl differs between horizontal profiles (pages) and vertical ones. If you do not specify different vertical profiles the vertical indicator can be hidden and the modules behavior is nearly the same as of MMM-pages.
The current profile can be changed with different notifications either to a specific horizontal or vertical one or you can iterate through them.
If you do not like the default icons of the indicators you can change them via configuration.
The module also keeps track of profile changes that happen through other modules (CHANGED_PROFILE notification).
Attention: At the moment there are problems with MMM-CalenderExt2. I am already in contact with eouia and i think i found an solution. In my personal setup i use an patched version that works fine.
Because i only send notifications to MMM-ProfileSwitcher modules that did not work without my module will not work with it.
Screenshots
[image: page_one-profile_two.png]
[image: page_two-profile_one.png?raw=true]
Download
MMM-ProfileControl
[card:Tom-Hirschberger/MMM-ProfileControl]
Version 0.0.3
it is now possible to restore the last selected vertical profile if the horizontal profile (page) changed
Version 0.0.2
added an option to send an USER_PRESENCE notification if the module triggers an profile change
added option to hide the profile indicators during screensave mode
removed reset of top margin of the module in css because it is not possible to override it if needed
fixed all issues reported by the new automatic module scanning script developed by @KristjanESPERANTO
Version 0.1.0
Horizontal and vertical profile support
Indicator of the horizontal and vertical profile
All icons (horizontal, vertical, separator) can be changed in the configuration
Notifications to change either to a direct profile or rotate horizontal and vertical
Ive tried to install this onto my project however I am not able to load the module up. The error is located to API key.
modules:
{
module: “MMM-metoffice-datapoint”, // Weather app.
position: “right”,
config: {
apikey: “<<>>”,
sitename: “Ashford (Kent)”,
}
},
can you help?
It seems like they have change some things in their API recently. I can recommend to you to watch instagram stories online using that service called Insta Stories Watch. It allows you freely to watch, or even download any story, or any image from tons of accounts all around the Instagram.
Hello everyone, I want to display the data (temperature and humidity) with only one number after the decimal point and not four.
Do you have an idea of the modification made for this?
Thank you