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

Mqtt iobroker sonoff #2568

Closed
ma-gu-16 opened this issue Aug 11, 2023 · 1 comment
Closed

Mqtt iobroker sonoff #2568

ma-gu-16 opened this issue Aug 11, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@ma-gu-16
Copy link

The Problem

Hi,

ich versuche die Werte via mqtt zu senden. Leider kein Erfolg.
Bei mir laufen im iobroker der mqtt und sonoff auf unterschiedlichen ports. beide kann ich mit dem mqtt explorer erreichen auch habe ich andere devices wie tasmota.

Ich bekomme nur dies, aber keine Werte.
image

Hat jemand eine Idee ?

Der Watermeter läuft in einem anderen Subnet als iobroker, jedoch ist das routing usw. entsprechend erlaubt.

Version

15.3.0

Logfile

[0d00h00m00s] 1970-01-01T12:10:42 <INF> [MAIN] =================================================
[0d00h00m00s] 1970-01-01T12:10:42 <INF> [MAIN] ==================== Start ======================
[0d00h00m00s] 1970-01-01T12:10:42 <INF> [MAIN] =================================================
[0d00h00m00s] 1970-01-01T12:10:42 <INF> [MAIN] PSRAM size: 8388608 byte (8MB / 64MBit)
[0d00h00m00s] 1970-01-01T12:10:42 <INF> [MAIN] Total heap: 4376759 byte
[0d00h00m04s] 1970-01-01T12:10:46 <INF> [MAIN] Camera info: PID: 0x26, VER: 0x42, MIDL: 0x7f, MIDH: 0xa2
[0d00h00m04s] 1970-01-01T12:10:46 <INF> [SDCARD] Basic R/W check started...
[0d00h00m04s] 1970-01-01T12:10:46 <INF> [SDCARD] Basic R/W check successful
[0d00h00m05s] 1970-01-01T12:10:47 <INF> [SNTP] TimeServer not defined, using default: pool.ntp.org
[0d00h00m05s] 1970-01-01T12:10:47 <INF> [SNTP] Configuring NTP Client...
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [SNTP] Time zone set to CET-1CEST,M3.5.0,M10.5.0/3
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [SNTP] The local time is unknown, starting with 1970-01-01 13:10:47
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [SNTP] Once the NTP server provides a time, we will switch to that one
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [MAIN] CPU frequency: 160 MHz
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [SDCARD] Folder/file presence check started...
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [SDCARD] Folder/file presence check successful
[0d00h00m05s] 1970-01-01T13:10:47 <INF> [MAIN] Tag: 'v15.3.0', Release: v15.3.0 (Commit: 3fbff0a), Date/Time: 2023-07-22 09:42, Web UI: Release: v15.3.0 (Commit: 3fbff0a)
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [MAIN] Reset reason: Via esp_restart
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [WLANINI] SSID: IoT
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [WLANINI] Password: XXXXXXXX
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [WLANINI] RSSIThreshold: -75
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [MAIN] WLAN config loaded, init WIFI...
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [WIFI] Automatic interface config --> Use DHCP service
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [WIFI] Set hostname to: watermeter
[0d00h00m06s] 1970-01-01T13:10:48 <INF> [WIFI] Init successful
[0d00h00m09s] 1970-01-01T13:10:51 <INF> [WIFI] Connected to: IoT_Offline, RSSI: -58
[0d00h00m10s] 1970-01-01T13:10:52 <INF> [WIFI] Assigned IP: 192.168.80.90
[0d00h00m26s] 1970-01-01T13:11:08 <INF> [MAIN] Device info: CPU cores: 2, Chip revision: 300
[0d00h00m26s] 1970-01-01T13:11:08 <INF> [MAIN] SD card info: Name: SD16G, Capacity: 14784MB, Free: 14771MB
[0d00h00m28s] 1970-01-01T13:11:10 <INF> [MAIN] Initialization completed successfully
[0d00h00m30s] 1970-01-01T13:11:12 <INF> [LOGFILE] Set log level to ERROR

Expected Behavior

No response

Screenshots

No response

Additional Context

No response

@ma-gu-16 ma-gu-16 added the bug Something isn't working label Aug 11, 2023
@ma-gu-16
Copy link
Author

ich habe nun den mqtt adapter auf default port genommen, anstelle des sonoff auf sonderport. klappt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant