Skip to content

al3xius/MMM-ze-services

Repository files navigation

MMM-ze-services

This is a module for the MagicMirror².

This module displayes the remaining charge and range of your Renault ZOE.

Using the module

To use this module, add the following configuration block to the modules array in the config/config.js file:

var config = {
    modules: [
        {
            module: 'MMM-ze-services',
            config: {
                email: "[email protected]",
		password: "Password",
            }
        }
    ]
}

Configuration options

Option Description
email Required Your email address used to log into zeServices.
password Required Your password used to log into zeServices.

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published