Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not fetch data #4

Open
Mats1978 opened this issue Sep 19, 2022 · 1 comment
Open

Does not fetch data #4

Mats1978 opened this issue Sep 19, 2022 · 1 comment

Comments

@Mats1978
Copy link

Hi - I have installed the module together with MMM-EnergyMonitor. I have a Varta Element that is running on 192.168.1.102 and port 502. The fetcher does not seem to fetch any data or log any errors. All I get when starting a simple config.js with just MMM-VartaESS and MMM-EnergyMonitor in it is (from MagicMirror Console):

Initializing MagicMirror².
translator.js:128 Loading core translation file: translations/en.json
translator.js:146 Loading core translation fallback file: translations/en.json
loader.js:184 Load script: modules/MMM-VartaESS/MMM-VartaESS.js
module.js:501 Check MagicMirror² version for module 'MMM-VartaESS' - Minimum version: 2.1.0 - Current version: 2.20.0
module.js:503 Version is ok!
module.js:509 Module registered: MMM-VartaESS
loader.js:155 Bootstrapping module: MMM-VartaESS
loader.js:160 Scripts loaded for: MMM-VartaESS
loader.js:203 Load stylesheet: modules/MMM-VartaESS/MMM-VartaESS.css
loader.js:162 Styles loaded for: MMM-VartaESS
translator.js:107 MMM-VartaESS - Load translation: translations/en.json
loader.js:164 Translations loaded for: MMM-VartaESS
loader.js:184 Load script: modules/MMM-EnergyMonitor/MMM-EnergyMonitor.js
module.js:501 Check MagicMirror² version for module 'MMM-EnergyMonitor' - Minimum version: 2.17.0 - Current version: 2.20.0
module.js:503 Version is ok!
module.js:509 Module registered: MMM-EnergyMonitor
loader.js:155 Bootstrapping module: MMM-EnergyMonitor
loader.js:160 Scripts loaded for: MMM-EnergyMonitor
loader.js:203 Load stylesheet: modules/MMM-EnergyMonitor/MMM-EnergyMonitor.css
loader.js:203 Load stylesheet: modules/MMM-EnergyMonitor/fontawesome.css
loader.js:162 Styles loaded for: MMM-EnergyMonitor
translator.js:107 MMM-EnergyMonitor - Load translation: translations/en.json
loader.js:164 Translations loaded for: MMM-EnergyMonitor
loader.js:203 Load stylesheet: css/custom.css
MMM-VartaESS.js:43 MMM-VartaESS started.
MMM-EnergyMonitor.js:49 MMM-EnergyMonitor started.
main.js:501 All modules started!

I can see the visualisation of the energy flows of MMM-EnergyMonitor in the MagicMirror window (all with 0 W) but no sign that VartaFetcher.js would fetch any data or log any (connection) errors.

What can I try as the next step?

Many thanks

@deg0nz
Copy link
Owner

deg0nz commented Sep 25, 2022

Hmm. That seems weird. Can you post your config file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants