joBr99 / nspanel-lovelace-ui

Custom Firmware for NsPanel with the design of HomeAssistant's lovelace UI in mind, works with Tasmota.
GNU General Public License v3.0
854 stars 187 forks source link

[Help] Waiting for Content #1188

Closed gokhancinoglu closed 4 months ago

gokhancinoglu commented 4 months ago

PROBLEM DESCRIPTION

I'm seeing the waiting for content message on the Panel and I'm unable to find the configuration issue.

[X] I've double checked each step explained in the FAQ:

https://docs.nspanel.pky.eu/faq/#waiting-for-content-this-is-taking-longer-than-usual-on-the-screen

REQUESTED INFORMATION

Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!

TasmotaMQTT


- [X ] Provide your apps.yaml:

apps.yaml here:

nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/tasmota_nspanel/RESULT" panelSendTopic: "cmnd/tasmota_nspanel/CustomSend" model: eu

- [X ] Go to Settings>Add-ons>AppDaemon>Log and then, provide the output of the log after restarting the appdaemon container:

Log output here: s6-rc: info: service s6rc-oneshot-runner: starting s6-rc: info: service s6rc-oneshot-runner successfully started s6-rc: info: service base-addon-banner: starting


Add-on: AppDaemon Python Apps and Dashboard using AppDaemon 4.x for Home Assistant

Add-on version: 0.16.4 You are running the latest version of this add-on. System: Home Assistant OS 11.5 (aarch64 / raspberrypi3-64) Home Assistant Core: 2024.2.2 Home Assistant Supervisor: 2024.01.1

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

s6-rc: info: service base-addon-banner successfully started s6-rc: info: service fix-attrs: starting s6-rc: info: service base-addon-log-level: starting s6-rc: info: service fix-attrs successfully started s6-rc: info: service base-addon-log-level successfully started s6-rc: info: service legacy-cont-init: starting s6-rc: info: service legacy-cont-init successfully started s6-rc: info: service init-appdaemon: starting Looking in indexes: https://pypi.org/simple, https://wheels.home-assistant.io/musllinux-index/ Collecting babel Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 7.4 MB/s eta 0:00:00 Installing collected packages: babel Successfully installed babel-2.14.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv s6-rc: info: service init-appdaemon successfully started s6-rc: info: service appdaemon: starting s6-rc: info: service appdaemon successfully started s6-rc: info: service legacy-services: starting s6-rc: info: service legacy-services successfully started [11:46:50] INFO: Starting AppDaemon... 2024-02-20 09:47:05.063613 INFO AppDaemon: AppDaemon Version 4.4.2 starting 2024-02-20 09:47:05.064706 INFO AppDaemon: Python version is 3.11.6 2024-02-20 09:47:05.065737 INFO AppDaemon: Configuration read from: /config/appdaemon.yaml 2024-02-20 09:47:05.066743 INFO AppDaemon: Added log: AppDaemon 2024-02-20 09:47:05.067835 INFO AppDaemon: Added log: Error 2024-02-20 09:47:05.068981 INFO AppDaemon: Added log: Access 2024-02-20 09:47:05.069952 INFO AppDaemon: Added log: Diag 2024-02-20 09:47:05.963345 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin 2024-02-20 09:47:06.839286 INFO HASS: HASS Plugin Initializing 2024-02-20 09:47:06.839915 WARNING HASS: ha_url not found in HASS configuration - module not initialized 2024-02-20 09:47:06.840870 INFO HASS: HASS Plugin initialization complete 2024-02-20 09:47:06.842170 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin 2024-02-20 09:47:07.164369 INFO MQTT: MQTT Plugin Initializing 2024-02-20 09:47:07.165090 INFO MQTT: Using 'appdaemon/status' as Will Topic 2024-02-20 09:47:07.165916 INFO MQTT: Using 'appdaemon/status' as Birth Topic 2024-02-20 09:47:07.168315 INFO AppDaemon: Initializing HTTP 2024-02-20 09:47:07.169998 INFO AppDaemon: Using 'ws' for event stream 2024-02-20 09:47:07.182422 INFO AppDaemon: Starting API 2024-02-20 09:47:07.193493 INFO AppDaemon: Starting Admin Interface 2024-02-20 09:47:07.195127 INFO AppDaemon: Starting Dashboards 2024-02-20 09:47:07.278009 INFO HASS: Connected to Home Assistant 2024.2.2 2024-02-20 09:47:07.351542 INFO AppDaemon: App 'nspanel-1' added 2024-02-20 09:47:07.355902 INFO AppDaemon: Found 1 active apps 2024-02-20 09:47:07.357551 INFO AppDaemon: Found 0 inactive apps 2024-02-20 09:47:07.359933 INFO AppDaemon: Found 0 global libraries 2024-02-20 09:47:07.362146 INFO AppDaemon: Starting Apps with 1 workers and 1 pins 2024-02-20 09:47:07.366876 INFO AppDaemon: Running on port 5050 2024-02-20 09:47:07.481918 INFO HASS: Evaluating startup conditions 2024-02-20 09:47:07.516778 INFO HASS: Startup condition met: hass state=RUNNING 2024-02-20 09:47:07.518009 INFO HASS: All startup conditions met 2024-02-20 09:47:07.560666 INFO AppDaemon: Got initial state from namespace default 2024-02-20 09:47:12.294080 CRITICAL MQTT: Could not Complete Connection to Broker, please Ensure Broker at URL 192.168.1.40:1883 is correct and broker is not down and restart Appdaemon 2024-02-20 09:47:12.303274 CRITICAL MQTT: Could not complete MQTT Plugin initialization, trying again in 5 seconds 2024-02-20 09:47:22.319392 CRITICAL MQTT: Could not Complete Connection to Broker, please Ensure Broker at URL 192.168.1.40:1883 is correct and broker is not down and restart Appdaemon 2024-02-20 09:47:22.327575 CRITICAL MQTT: Could not complete MQTT Plugin initialization, trying again in 5 seconds 2024-02-20 09:47:32.342332 CRITICAL MQTT: Could not Complete Connection to Broker, please Ensure Broker at URL 192.168.1.40:1883 is correct and broker is not down and restart Appdaemon 2024-02-20 09:47:32.347023 CRITICAL MQTT: Could not complete MQTT Plugin initialization, trying again in 5 seconds 2024-02-20 09:47:42.359587 CRITICAL MQTT: Could not Complete Connection to Broker, please Ensure Broker at URL 192.168.1.40:1883 is correct and broker is not down and restart Appdaemon



### ADDITIONAL INFORMATION

_Add information about your setup here, if any. (For example docker version of AppDaemon instead of the HomeAssistant Add-on)_
gokhancinoglu commented 4 months ago

Hi,

Sorry for the inconvenience, I'm just a newbie on HA and all. I just checked out some forums and realised I must install Mosquitto Broker. After installing it and adding the user and password, the logs have changed and as far as I understand, things seem to be alright on the logs but I still have the "Waiting for content", circling on the panel.

Here are the new logs:

 Home Assistant Core: 2024.2.2
 Home Assistant Supervisor: 2024.01.1
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
s6-rc: info: service base-addon-banner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service base-addon-log-level: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service base-addon-log-level successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service init-appdaemon: starting
Looking in indexes: https://pypi.org/simple, https://wheels.home-assistant.io/musllinux-index/
Collecting babel
  Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB)
Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 7.0 MB/s eta 0:00:00
Installing collected packages: babel
Successfully installed babel-2.14.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
s6-rc: info: service init-appdaemon successfully started
s6-rc: info: service appdaemon: starting
s6-rc: info: service appdaemon successfully started
s6-rc: info: service legacy-services: starting
s6-rc: info: service legacy-services successfully started
[13:05:27] INFO: Starting AppDaemon...
2024-02-20 11:05:42.902265 INFO AppDaemon: AppDaemon Version 4.4.2 starting
2024-02-20 11:05:42.903854 INFO AppDaemon: Python version is 3.11.6
2024-02-20 11:05:42.904923 INFO AppDaemon: Configuration read from: /config/appdaemon.yaml
2024-02-20 11:05:42.905977 INFO AppDaemon: Added log: AppDaemon
2024-02-20 11:05:42.906866 INFO AppDaemon: Added log: Error
2024-02-20 11:05:42.908092 INFO AppDaemon: Added log: Access
2024-02-20 11:05:42.908898 INFO AppDaemon: Added log: Diag
2024-02-20 11:05:43.819400 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2024-02-20 11:05:44.717382 INFO HASS: HASS Plugin Initializing
2024-02-20 11:05:44.718003 WARNING HASS: ha_url not found in HASS configuration - module not initialized
2024-02-20 11:05:44.718894 INFO HASS: HASS Plugin initialization complete
2024-02-20 11:05:44.720316 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin
2024-02-20 11:05:45.050005 INFO MQTT: MQTT Plugin Initializing
2024-02-20 11:05:45.050775 INFO MQTT: Using 'appdaemon/status' as Will Topic
2024-02-20 11:05:45.051591 INFO MQTT: Using 'appdaemon/status' as Birth Topic
2024-02-20 11:05:45.053952 INFO AppDaemon: Initializing HTTP
2024-02-20 11:05:45.055681 INFO AppDaemon: Using 'ws' for event stream
2024-02-20 11:05:45.068271 INFO AppDaemon: Starting API
2024-02-20 11:05:45.078923 INFO AppDaemon: Starting Admin Interface
2024-02-20 11:05:45.080358 INFO AppDaemon: Starting Dashboards
2024-02-20 11:05:45.206680 INFO HASS: Connected to Home Assistant 2024.2.2
2024-02-20 11:05:45.360807 INFO AppDaemon: App 'nspanel-1' added
2024-02-20 11:05:45.365743 INFO AppDaemon: Found 1 active apps
2024-02-20 11:05:45.367641 INFO AppDaemon: Found 0 inactive apps
2024-02-20 11:05:45.369556 INFO AppDaemon: Found 0 global libraries
2024-02-20 11:05:45.371414 INFO AppDaemon: Starting Apps with 1 workers and 1 pins
2024-02-20 11:05:45.376379 INFO AppDaemon: Running on port 5050
2024-02-20 11:05:45.447796 INFO HASS: Evaluating startup conditions
2024-02-20 11:05:45.477877 INFO HASS: Startup condition met: hass state=RUNNING
2024-02-20 11:05:45.479005 INFO HASS: All startup conditions met
2024-02-20 11:05:45.517933 INFO AppDaemon: Got initial state from namespace default
2024-02-20 11:05:46.433779 INFO MQTT: Connected to Broker at URL core-mosquitto.local.hass.io:1883
2024-02-20 11:05:47.211927 INFO AppDaemon: Got initial state from namespace mqtt
2024-02-20 11:05:47.213473 INFO MQTT: MQTT Plugin initialization complete
2024-02-20 11:05:48.397049 INFO AppDaemon: Scheduler running in realtime
2024-02-20 11:05:48.407914 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/ to module import path
2024-02-20 11:05:48.409562 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui to module import path
2024-02-20 11:05:48.411393 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend to module import path
2024-02-20 11:05:48.413172 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations to module import path
2024-02-20 11:05:48.415238 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/frontend to module import path
2024-02-20 11:05:48.417293 INFO AppDaemon: Adding /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/backend to module import path
2024-02-20 11:05:48.449090 INFO AppDaemon: Loading App Module: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py
2024-02-20 11:05:49.551474 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/config.py - ignoring
2024-02-20 11:05:49.555701 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/localization.py - ignoring
2024-02-20 11:05:49.558891 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/theme.py - ignoring
2024-02-20 11:05:49.562551 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/updater.py - ignoring
2024-02-20 11:05:49.566490 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/icons.py - ignoring
2024-02-20 11:05:49.570353 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/pages.py - ignoring
2024-02-20 11:05:49.573637 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/mqtt.py - ignoring
2024-02-20 11:05:49.577695 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/icon_mapping.py - ignoring
2024-02-20 11:05:49.582240 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/apis.py - ignoring
2024-02-20 11:05:49.585863 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/helper.py - ignoring
2024-02-20 11:05:49.589711 WARNING AppDaemon: No app description found for: /homeassistant/appdaemon/apps/nspanel-lovelace-ui/luibackend/controller.py - ignoring
2024-02-20 11:05:49.592664 INFO AppDaemon: Loading app nspanel-1 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui
2024-02-20 11:05:49.600512 INFO AppDaemon: Calling initialize() for nspanel-1
2024-02-20 11:05:49.832698 INFO nspanel-1: Starting
2024-02-20 11:05:49.855181 INFO nspanel-1: Input config: {'panelRecvTopic': 'tele/tasmota_nspanel/RESULT', 'panelSendTopic': 'cmnd/tasmota_nspanel/CustomSend', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': [{'time': '7:00:00', 'value': 10}, {'time': '23:00:00', 'value': 0}], 'locale': 'tr_TR', 'screensaver': {'entity': 'weather.k3ll3r'}, 'cards': [{'type': 'cardEntities', 'entities': [{'entity': 'switch.example_item'}, {'entity': 'light.example_item'}], 'title': 'Example 1'}, {'type': 'cardGrid', 'entities': [{'entity': 'switch.example_item'}, {'entity': 'light.example_item'}], 'title': 'Example 2'}]}
2024-02-20 11:05:49.861663 INFO nspanel-1: Loaded config: {'panelRecvTopic': 'tele/tasmota_nspanel/RESULT', 'panelSendTopic': 'cmnd/tasmota_nspanel/CustomSend', 'updateMode': 'auto-notify', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': [{'time': '7:00:00', 'value': 10}, {'time': '23:00:00', 'value': 0}], 'screenBrightness': 100, 'defaultBackgroundColor': 'ha-dark', 'featureExperimentalSliders': False, 'sleepTracking': None, 'sleepTrackingZones': ['not_home', 'off'], 'sleepOverride': None, 'locale': 'tr_TR', 'timeFormat': '%H:%M', 'dateFormatBabel': 'full', 'dateAdditionalTemplate': '', 'timeAdditionalTemplate': '', 'dateFormat': '%A, %d. %B %Y', 'cards': [{'type': 'cardEntities', 'entities': [{'entity': 'switch.example_item'}, {'entity': 'light.example_item'}], 'title': 'Example 1'}, {'type': 'cardGrid', 'entities': [{'entity': 'switch.example_item'}, {'entity': 'light.example_item'}], 'title': 'Example 2'}], 'screensaver': {'type': 'screensaver', 'entity': 'weather.k3ll3r', 'weatherUnit': 'celsius', 'forecastSkip': 0, 'weatherOverrideForecast1': None, 'weatherOverrideForecast2': None, 'weatherOverrideForecast3': None, 'weatherOverrideForecast4': None, 'doubleTapToUnlock': False, 'alternativeLayout': False, 'defaultCard': None, 'key': 'screensaver'}, 'hiddenCards': []}
2024-02-20 11:05:49.881748 INFO nspanel-1: Sending MQTT Message: pageType~pageStartup
2024-02-20 11:05:49.921030 INFO nspanel-1: gtest123: ['switch.example_item', 'light.example_item', 'switch.example_item', 'light.example_item', 'weather.k3ll3r']
2024-02-20 11:05:49.927679 INFO nspanel-1: Registering callbacks for the following items: ['switch.example_item', 'light.example_item', 'switch.example_item', 'light.example_item', 'weather.k3ll3r']
2024-02-20 11:05:49.946040 INFO nspanel-1: Started (v4.3.1)
2024-02-20 11:05:49.952003 INFO AppDaemon: App initialization complete
2024-02-20 11:06:00.968606 INFO nspanel-1: Sending MQTT Message: time~13:06~
2024-02-20 11:07:00.968351 INFO nspanel-1: Sending MQTT Message: time~13:07~
2024-02-20 11:08:00.974018 INFO nspanel-1: Sending MQTT Message: time~13:08~
2024-02-20 11:09:00.962051 INFO nspanel-1: Sending MQTT Message: time~13:09~
2024-02-20 11:10:00.954921 INFO nspanel-1: Sending MQTT Message: time~13:10~
2024-02-20 11:11:00.958456 INFO nspanel-1: Sending MQTT Message: time~13:11~
2024-02-20 11:12:00.952317 INFO nspanel-1: Sending MQTT Message: time~13:12~
2024-02-20 11:13:00.955886 INFO nspanel-1: Sending MQTT Message: time~13:13~
2024-02-20 11:14:00.953788 INFO nspanel-1: Sending MQTT Message: time~13:14~

and latest Apps.yaml file;

---
nspanel-1:
  module: nspanel-lovelace-ui
  class: NsPanelLovelaceUIManager
  config:
    panelRecvTopic: "tele/tasmota_nspanel/RESULT"
    panelSendTopic: "cmnd/tasmota_nspanel/CustomSend"
    model: eu
    sleepTimeout: 20
    sleepBrightness:
      - time: "7:00:00"
        value: 10
      - time: "23:00:00"
        value: 0
    locale: "tr_TR"
    screensaver:
      entity: weather.k3ll3r
    cards:
      - type: cardEntities
        entities:
          - entity: switch.example_item
          - entity: light.example_item
        title: Example 1
      - type: cardGrid
        entities:
          - entity: switch.example_item
          - entity: light.example_item
        title: Example 2
joBr99 commented 4 months ago

hey, can you please send the logs from tasmota console?

gokhancinoglu commented 4 months ago

Hi,

Sorry for the late responce, I was out of town for sometime.

Here is the Tasmota Console logs:

 00:00:00.003-214/50 HDW: ESP32-D0WD-V3 v3.0 
00:00:00.053-213/50 UFS: FlashFS mounted with 260 kB free
00:00:00.071 CFG: Loaded from File, Count 25
00:00:00.081 QPC: Count 1
00:00:00.169 BRY: Berry initialized, RAM used 4478 bytes
00:00:00.189 Project tasmota - Tasmota Version 13.4.0.1(nspanel)-2_0_14(2024-02-18T17:04:53)
00:00:00.412 NXP: Initializing Driver
00:00:00.419 BRY: Successfully loaded 'autoexec.be'
00:00:00.434 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
00:00:02.001 WIF: Connecting to AP1 CMH_2.4GHz Channel 2 BSSId 6C:E8:73:7F:08:60 in mode 11n as tasmota-nspanel-0196...
00:00:04.737 WIF: Connected
14:32:49.141 HTP: Web server active on tasmota-nspanel-0196 with IP address 192.168.1.40
14:32:49.987 RSL: INFO1 = {"Info1":{"Module":"NSPanel","Version":"13.4.0.1(nspanel)","FallbackTopic":"cmnd/NSPanel_fb/","GroupTopic":"cmnd/tasmotas/"}}
14:32:50.002 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-nspanel-0196","IPAddress":"192.168.1.40","IP6Global":"","IP6Local":"fe80::3ee9:eff:fe89:60c4%st1"}}
14:32:50.015 RSL: INFO3 = {"Info3":{"RestartReason":"Vbat power on reset","BootCount":12}}
14:32:50.017 RSL: RESULT = {"POWER1":"OFF"}
14:32:50.029 RSL: POWER1 = OFF
14:32:50.030 RSL: RESULT = {"POWER2":"OFF"}
14:32:50.031 RSL: POWER2 = OFF
14:32:50.192 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:32:51.905 QPC: Reset
14:32:54.904 RSL: STATE = {"Time":"2024-02-29T14:32:54","Uptime":"0T00:00:10","UptimeSec":10,"Heap":137,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":259,"MqttCount":0,"Berry":{"HeapUsed":16,"Objects":218},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"CMH_2.4GHz","BSSId":"6C:E8:73:7F:08:60","Channel":2,"Mode":"11n","RSSI":100,"Signal":-47,"LinkCount":1,"Downtime":"0T00:00:04"}}
14:32:54.942 RSL: SENSOR = {"Time":"2024-02-29T14:32:54","ANALOG":{"Temperature1":23.4},"TempUnit":"C"}
14:32:56.102 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:02.504 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:08.401 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:14.301 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:20.301 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:26.201 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:32.202 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:38.102 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:44.102 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:50.006 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:33:56.005 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:01.902 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:07.906 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:13.801 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:19.801 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:25.701 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:31.701 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:37.604 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:43.601 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:49.500 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:34:55.500 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:01.400 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:07.400 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:13.301 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:19.301 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:25.207 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:31.200 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:37.101 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:43.101 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:49.000 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:35:55.000 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:00.901 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:06.901 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:12.800 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:18.801 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:24.700 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:30.700 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:36.602 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:42.601 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:48.506 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:36:54.500 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:00.400 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:06.401 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:12.301 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:18.300 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:24.201 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:30.200 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:36.201 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:42.100 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:48.100 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:53.000 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:37:54.905 RSL: STATE = {"Time":"2024-02-29T14:37:54","Uptime":"0T00:05:10","UptimeSec":310,"Heap":126,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":0,"Berry":{"HeapUsed":16,"Objects":218},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"CMH_2.4GHz","BSSId":"6C:E8:73:7F:08:60","Channel":2,"Mode":"11n","RSSI":100,"Signal":-47,"LinkCount":1,"Downtime":"0T00:00:04"}}
14:37:54.949 RSL: SENSOR = {"Time":"2024-02-29T14:37:54","ANALOG":{"Temperature1":24.0},"TempUnit":"C"}
14:38:00.001 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:05.900 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:11.901 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:17.800 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:23.800 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:29.700 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:35.700 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
14:38:41.600 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
joBr99 commented 4 months ago

There is something wrong with the MQTT Connection on tasmota, normally there is MQT instead of RSL in front of the messages, but I don't see an error or something like that in the log.

Please run WebLog 4 in your console, restart tasmota and send the log again, this should be a little more verbose.

00:00:00.003 HDW: ESP32-D0WD-V3 
00:00:00.087 UFS: FlashFS mounted with 276 kB free
00:00:00.119 CFG: Loaded from File, Count 723
00:00:00.130 QPC: Count 1
00:00:00.259 BRY: Berry initialized, RAM used=4470 bytes
00:00:00.280 TFS: File '.drvset003' not found
00:00:00.291 Project tasmota - NSP_Kueche Version 13.1.0(nspanel)-2_0_11(2023-08-15T08:01:15)
00:00:00.702 NXP: Initializing Driver
00:00:00.709 BRY: Successfully loaded 'autoexec.be'
00:00:01.302 WIF: Connecting to AP1 Bra_IoT Channel 1 BSSId D2:21:F9:36:EF:53 in mode 11n as tasmota-nspkueche-3244...
00:00:03.089 WIF: Connected
00:00:03.353 HTP: Web server active on tasmota-nspkueche-3244 with IP address 192.168.75.106
16:24:55.327 MQT: Attempting connection...
16:24:55.423 MQT: Connected
16:24:55.429 MQT: tele/tasmota_nspkueche/LWT = Online (retained)
16:24:55.432 MQT: cmnd/tasmota_nspkueche/POWER = 
16:24:55.446 MQT: tele/tasmota_nspkueche/INFO1 = {"Info1":{"Module":"NSPanel","Version":"13.1.0(nspanel)","FallbackTopic":"cmnd/tasmota_nspkueche_fb/","GroupTopic":"cmnd/tasmotas/"}}
16:24:55.462 MQT: tele/tasmota_nspkueche/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-nspkueche-3244","IPAddress":"192.168.75.106","IP6Global":"","IP6Local":"fe80::e2e2:e6ff:fe0c:acac"}}
16:24:55.477 MQT: tele/tasmota_nspkueche/INFO3 = {"Info3":{"RestartReason":"Software reset CPU","BootCount":130}}
16:24:55.496 MQT: stat/tasmota_nspkueche/RESULT = {"POWER1":"OFF"}
16:24:55.498 MQT: stat/tasmota_nspkueche/POWER1 = OFF
16:24:55.501 MQT: stat/tasmota_nspkueche/RESULT = {"POWER2":"OFF"}
16:24:55.513 MQT: stat/tasmota_nspkueche/POWER2 = OFF
16:24:56.504 MQT: stat/tasmota_nspkueche/STATUS1 = {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32-nspanel.bin","RestartReason":"Software reset CPU","Uptime":"0T00:00:06","StartupUTC":"2024-02-29T15:24:50","Sleep":0,"CfgHolder":4617,"BootCount":129,"BCResetTime":"2022-01-29T13:20:20","SaveCount":723}}
16:24:56.564 MQT: stat/tasmota_nspkueche/STATUS11 = {"StatusSTS":{"Time":"2024-02-29T16:24:56","Uptime":"0T00:00:06","UptimeSec":6,"Heap":97,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":171,"MqttCount":1,"Berry":{"HeapUsed":16,"Objects":222},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Bra_IoT","BSSId":"D2:21:F9:36:EF:53","Channel":1,"Mode":"11n","RSSI":40,"Signal":-80,"LinkCount":1,"Downtime":"0T00:00:04"}}}
16:24:56.627 MQT: stat/tasmota_nspkueche/RESULT = {"Time":"2024-02-29T16:24:56","Uptime":"0T00:00:06","UptimeSec":6,"Heap":100,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":177,"MqttCount":1,"Berry":{"HeapUsed":16,"Objects":222},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Bra_IoT","BSSId":"D2:21:F9:36:EF:53","Channel":1,"Mode":"11n","RSSI":40,"Signal":-80,"LinkCount":1,"Downtime":"0T00:00:04"}}
16:24:56.688 MQT: stat/tasmota_nspkueche/STATUS10 = {"StatusSNS":{"Time":"2024-02-29T16:24:56","ANALOG":{"Temperature1":21.8},"TempUnit":"C"}}
16:24:57.176 MQT: tele/tasmota_nspkueche/RESULT = {"CustomRecv":"event,startup,53,eu"}
16:24:57.282 MQT: stat/tasmota_nspkueche/RESULT = {"CustomSend":"Done"}
gokhancinoglu commented 4 months ago

I have no idea why the MQTs are RSL on my logs. Panel is in my office right now. I'll do the verbose logs in the next morning and send them.

Thanks.

gokhancinoglu commented 4 months ago

Here is the Tasmota Console WebLog 4 version.

 00:00:00.002 HDW: ESP32-D0WD-V3 v3.0 
00:00:00.100 UFS: FlashFS mounted with 260 kB free
00:00:00.133 CFG: Loaded from File, Count 28
00:00:00.143 QPC: Count 1
00:00:00.144 CFG: CR 407/699, Busy 0
00:00:00.152 CFG: CR 407/699, Busy 0
00:00:00.153 TYA: Active=0
00:00:00.157 ROT: Mode 1
00:00:00.167 BRY: GC from 3692 to 3492 bytes, objects freed 4/20 (in 1 ms) - slots from 36/61 to 28/61
00:00:00.267 CFG: No '*.autoconf' file found
00:00:00.273 BRY: GC from 5960 to 4478 bytes, objects freed 6/40 (in 1 ms) - slots from 65/91 to 40/91
00:00:00.274 BRY: Berry initialized, RAM used 4478 bytes
00:00:00.288 BRY: No 'preinit.be'
00:00:00.291 SRC: Restart
00:00:00.297 Project tasmota - Tasmota Version 13.4.0.1(nspanel)-2_0_14(2024-02-18T17:04:53)
00:00:00.298 ETH: No ETH MDC and ETH MDIO GPIO defined
00:00:00.664 BRY: GC from 8969 to 7584 bytes, objects freed 19/99 (in 2 ms) - slots from 129/152 to 101/152
00:00:00.694 BRY: GC from 15263 to 15263 bytes, objects freed 0/201 (in 1 ms) - slots from 162/182 to 162/182
00:00:00.703 NXP: Initializing Driver
00:00:00.705 BRY: Serial UART2
00:00:00.710 BRY: Successfully loaded 'autoexec.be'
00:00:00.968 WIF: Checking connection...
00:00:00.969 WIF: Attempting connection...
00:00:02.000 WIF: Connecting to AP1 CMH_2.4GHz Channel 2 BSSId 6C:E8:73:7F:08:60 in mode 11n as tasmota-nspanel-0196...
00:00:04.026 WIF: IPv6 Local fe80::3ee9:eff:fe89:60c4%st1
00:00:04.077 WIF: Checking connection...
00:00:04.078 WIF: Attempting connection...
00:00:04.622 WIF: IPv4 192.168.1.40, mask 255.255.255.0, gateway 192.168.1.1
00:00:05.078 WIF: Checking connection...
00:00:05.079 WIF: Connected
00:00:05.338 HTP: Web server active on tasmota-nspanel-0196 with IP address 192.168.1.40
00:00:05.834 NTP: Sync time...
00:00:05.844 WIF: DNS resolved '2.pool.ntp.org' (178.18.199.58) in 8 ms
00:00:05.861 RTC: UTC 2024-03-01T06:24:39Z, DST 2024-03-31T02:00:00, STD 2024-10-27T03:00:00
07:24:39.000 RTC: Synced by NTP
07:24:39.016 HTP: Main Menu
07:24:39.139 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:24:39.145 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:24:39.308 SRC: WebGui from 192.168.1.51
07:24:39.314 RSL: RESULT = {"POWER2":"ON"}
07:24:39.316 RSL: POWER2 = ON
07:24:39.371 RSL: INFO1 = {"Info1":{"Module":"NSPanel","Version":"13.4.0.1(nspanel)","FallbackTopic":"cmnd/NSPanel_fb/","GroupTopic":"cmnd/tasmotas/"}}
07:24:39.385 RSL: INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-nspanel-0196","IPAddress":"192.168.1.40","IP6Global":"","IP6Local":"fe80::3ee9:eff:fe89:60c4%st1"}}
07:24:39.398 RSL: INFO3 = {"Info3":{"RestartReason":"Software reset CPU","BootCount":14}}
07:24:39.401 RSL: RESULT = {"POWER1":"OFF"}
07:24:39.412 RSL: POWER1 = OFF
07:24:39.414 RSL: RESULT = {"POWER2":"ON"}
07:24:39.415 RSL: POWER2 = ON
07:24:39.422 TFS: File 'autoexec.bat' not found
07:24:40.330 CFG: Saved, Count 29, Bytes 4096
07:24:40.349 SRC: WebGui from 192.168.1.51
07:24:40.355 RSL: RESULT = {"POWER2":"OFF"}
07:24:40.357 RSL: POWER2 = OFF
07:24:40.840 QPC: Reset
07:24:41.244 CFG: Saved, Count 30, Bytes 4096
07:24:41.255 HTP: Tools
07:24:42.635 HTP: Console
07:24:42.896 APP: Boot Count 14
07:24:43.237 CFG: Saved, Count 31, Bytes 4096
07:24:43.836 BRY: GC from 19701 to 16985 bytes, objects freed 25/218 (in 2 ms) - slots from 208/243 to 167/228
07:24:43.840 RSL: STATE = {"Time":"2024-03-01T07:24:43","Uptime":"0T00:00:10","UptimeSec":10,"Heap":134,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":394,"MqttCount":0,"Berry":{"HeapUsed":16,"Objects":218},"POWER1":"OFF","POWER2":"OFF","Wifi":{"AP":1,"SSId":"CMH_2.4GHz","BSSId":"6C:E8:73:7F:08:60","Channel":2,"Mode":"11n","RSSI":94,"Signal":-53,"LinkCount":1,"Downtime":"0T00:00:05"}}
07:24:43.879 RSL: SENSOR = {"Time":"2024-03-01T07:24:43","ANALOG":{"Temperature1":19.9},"TempUnit":"C"}
07:24:45.133 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:24:45.139 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:24:48.847 RSL: config = {"ip":"192.168.1.40","dn":"Tasmota","fn":["Tasmota","",null,null,null,null,null,null],"hn":"tasmota-nspanel-0196","mac":"3CE90E8960C4","md":"NSPanel","ty":0,"if":0,"ofln":"Offline","onln":"Online","state":["OFF","ON","TOGGLE","HOLD"],"sw":"13.4.0.1","t":"tasmota_nspanel","ft":"%prefix%/%topic%/","tp":["cmnd","stat","tele"],"rl":[1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"swc":[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1],"swn":[null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null,null],"btn":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],"so":{"4":0,"11":0,"13":0,"17":0,"20":0,"30":0,"68":0,"73":0,"82":0,"114":0,"117":0},"lk":0,"lt_st":0,"bat":0,"dslp":0,"sho":[],"sht":[],"ver":1}
07:24:48.854 RSL: sensors = {"sn":{"Time":"2024-03-01T07:24:48","ANALOG":{"Temperature1":19.9},"TempUnit":"C"},"ver":1}
07:24:51.434 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:24:51.440 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:24:57.434 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:24:57.440 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:24:58.332 WIF: Checking connection...
07:25:03.334 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:03.340 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:09.333 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:09.339 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:15.234 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:15.240 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:18.333 WIF: Checking connection...
07:25:21.134 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:21.141 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:27.134 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:27.142 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:33.034 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:33.042 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:38.332 WIF: Checking connection...
07:25:39.033 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:39.040 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:44.934 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:44.942 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:50.933 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:50.941 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:56.834 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:25:56.843 BRY: GC from 27245 to 17214 bytes, objects freed 137/222 (in 5 ms) - slots from 272/289 to 171/274
07:25:56.850 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:25:58.332 WIF: Checking connection...
07:26:02.834 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:02.841 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:08.733 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:08.741 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:14.734 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:14.741 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:18.333 WIF: Checking connection...
07:26:20.634 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:20.642 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:26.635 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:26.642 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:32.534 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:32.541 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:38.333 WIF: Checking connection...
07:26:38.533 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:38.540 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:44.434 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:44.441 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:50.433 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:50.440 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:56.334 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:26:56.341 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:26:58.332 WIF: Checking connection...
07:27:02.233 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:02.241 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:08.233 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:08.241 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:14.136 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:14.146 BRY: GC from 27480 to 17262 bytes, objects freed 144/222 (in 5 ms) - slots from 284/304 to 174/243
07:27:14.151 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:18.332 WIF: Checking connection...
07:27:20.134 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:20.141 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:26.034 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:26.041 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:32.033 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:32.040 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:37.933 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:37.940 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:38.332 WIF: Checking connection...
07:27:43.934 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:43.940 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:49.835 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:49.841 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:55.833 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:27:55.839 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:27:58.333 WIF: Checking connection...
07:28:01.734 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:28:01.740 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:28:07.734 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:28:07.741 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:28:13.635 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:28:13.642 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:28:18.333 WIF: Checking connection...
07:28:19.635 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:28:19.643 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
07:28:25.533 NXP: Received Raw = bytes('55BB13006576656E742C737461727475702C35332C65755788')
07:28:25.540 RSL: RESULT = {"CustomRecv":"event,startup,53,eu"}
joBr99 commented 4 months ago

Do you have the Enable MQTT Box checked?

https://tasmota.github.io/docs/MQTT/#configure-mqtt

gokhancinoglu commented 4 months ago

Yes, It is already checked.

gokhancinoglu commented 4 months ago

Hi,

I just figured out that I was using the wrong IP address on MQTT Host on "Configure MQTT" section on Tasmota. I just realized I should use the HA's IP address not the panel itself. :)

As I said, I'm quiet the newie on HA and MQTT stuff. Sorry to bother you. Thanks for all of your time.