Testing my post capabilities. :-)
Read the statement by Michael Teeuw here.

Posts
-
RE: Freeze modules to save energy
-
RE: Calendar problem
Write your question in your native language and then use Google Translate to English? Might help.
-
RE: MMM-BMW-CC
MMM-BMW-CC
Bugger My Weather - UPDATE!
- Now using the free ClimaCell API Version 4
https://github.com/mykle1/MMM-BMW-CC
Recently, Climacell moved to their new version 4 API. It’s still free. However, API keys issued in the past are not compatible with the new API. Conversely, API keys issued now are not compatible with the older api which MMM-BMW-CC is based on. In any case, version 3 of the API will cease to work in the near future.
I’ve retrofit MMM-BMW-CC to work with the new API version 4. Older API keys will no longer work with this module. Simply re-register with Climacell to get a new version 4 API key.
Now to work on MMM-Climacell-Hourly. The same situation applies there, as well.
Peace!
-
RE: Hide header when the module does not contain information.
Contact the author at the repo for the module and request that feature be added. Or, fork the module, make the modification and send a PR to author.
The module requires additional code to make that feature happen. It can’t be done in custom.css, for instance.
-
RE: Develop module with API
You’re welcome, mate. Congrats on making your module!
-
RE: MMM-BMW-OW
They are, by default, imperial units. I don’t even recall if metric is an option. I’d have to look. Is your config ‘units’ set to imperial?
There are several css options included and accessed via config options. Color can always be modified through your custom.css file.
I’m very busy at the moment with another module and it’s late. See what you can do and post again if you need help