Skip to content

Not sure if i should see cloud-values in emulated CT002 in the app #574

Description

@pw-h

What's the issue?

I succesfully registered the emulated CT002 in the cloud through Astrameter, and the CT002 showed up in the log and the app on my phone, both show an id which i put in the [CT002] section. Should i now see the values Astrameter uploaded to the cloud via the CT002 device in the phones app?

Marstek Venus E 3.0 v1.48,

Version

v1.48

Installation method

Docker

If "Other", which?

No response

Configuration

GENERAL]
DEVICE_TYPE = shellyproem50,ct002
SKIP_POWERMETER_TEST = False
WEB_CONFIG_ENABLED = True
LOG_LEVEL = DEBUG

[MQTT]
BROKER = 10.0.0.80
PORT = 1883
TOPICS = domoticz/out/722, domoticz/out/723
USERNAME = xxxxxx
PASSWORD = yyyyyy
JSON_PATHS = $.svalue1, $.svalue1
POWER_MULTIPLIER = 1, -1

[CT002]
ENABLED = True
PORT = 12346
SERIAL = 12345
CLOUD_REPORTING = True
CT_MAC = aabbccddeeffgg
CLOUD_REPORTING_INTERVAL = 10

[MQTT_INSIGHTS]
BROKER = 10.0.0.80
PORT = 1883
USERNAME = xxxxxx
PASSWORD = yyyyyyyyyy
BASE_TOPIC = energy/astrameter
POWERMETER_HEALTH_INTERVAL = 5

#[MARSTEK]
#ENABLE = True
#MAILBOX = xxxxxxxx
#PASSWORD = yyyyyyy
#BASE_URL = https://eu.hamedata.com
#TIMEZONE = Europe/Amsterdam

Logs

2026-07-24 12:10:13 INFO:astrameter:started astrameter application
2026-07-24 12:10:13 INFO:astrameter:Git commit: 94199c289fa8c3c603e472d5a3ed7b56b20ad752
2026-07-24 12:10:13 INFO:astrameter:Device Types: ['shellyproem50', 'ct002']
2026-07-24 12:10:13 INFO:astrameter:Device IDs: ['shellyproem50-ec4609c439c1', 'device-2']
2026-07-24 12:10:13 INFO:astrameter:Skip Test: False
2026-07-24 12:10:13 INFO:astrameter:Starting web server...
2026-07-24 12:10:13 INFO:astrameter:Web server started on 0.0.0.0:52500
2026-07-24 12:10:13 WARNING:astrameter:Config editor is ENABLED — unauthenticated read/write access is active. Disable WEB_CONFIG_ENABLED when not in use.
2026-07-24 12:10:13 INFO:astrameter:Config editor accessible at http://0.0.0.0:52500/config
2026-07-24 12:10:13 INFO:astrameter:Web server started successfully
2026-07-24 12:10:13 INFO:astrameter:Applying power transform (multiplier=[1.0, -1.0], offset=[0.0]) to MQTT
2026-07-24 12:10:13 INFO:astrameter:Connected to MQTT broker 10.0.0.80:1883
2026-07-24 12:10:19 INFO:astrameter:Successfully fetched TransformedPowermeter powermeter value (filter 0.0.0.0/0): 0.0W | -1331.0W
2026-07-24 12:10:19 INFO:astrameter:MQTT Insights service started
2026-07-24 12:10:19 INFO:astrameter:Active control enabled: load split + fair distribution + saturation detection
2026-07-24 12:10:19 INFO:astrameter:Shelly emulator listening on UDP port 2223...
2026-07-24 12:10:19 INFO:astrameter:CT002 UDP server listening on port 12345
2026-07-24 12:10:19 INFO:astrameter:Marstek MQTT responder not wired for device-2: no managed MAC available. Enable [MARSTEK] with MAILBOX/PASSWORD to use this feature, or set MARSTEK_MQTT_ENABLED=false to silence this notice.
2026-07-24 12:10:19 INFO:astrameter.cloud_reporting:Cloud reporting enabled for HME-4 as id=aabbccddeeff -> eu.hamedata.com (every 10s)
2026-07-24 12:10:19 INFO:astrameter:MQTT Insights connected to 10.0.0.80:1883

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions