joBr99 / nspanel-issue-graveyard

place to move waiting for content issues to and to keep the search a bit cleaned up
0 stars 0 forks source link

[Help] Waiting for Content #48

Closed phgsbr closed 2 years ago

phgsbr commented 2 years ago

PROBLEM DESCRIPTION

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

[] 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!

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

  Log output here:
 Python Apps and Dashboard using AppDaemon 4.x for Home Assistant
-----------------------------------------------------------
 Add-on version: 0.9.3
 You are running the latest version of this add-on.
 System: Home Assistant OS 8.5  (amd64 / qemux86-64)
 Home Assistant Core: 2022.8.6
 Home Assistant Supervisor: 2022.08.3
-----------------------------------------------------------
 Please, share the above information when looking for help
 or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
cont-init: info: /etc/cont-init.d/00-banner.sh exited 0
cont-init: info: running /etc/cont-init.d/01-log-level.sh
cont-init: info: /etc/cont-init.d/01-log-level.sh exited 0
cont-init: info: running /etc/cont-init.d/appdaemon.sh
Looking in links: https://wheels.home-assistant.io/musllinux/
Collecting babel
  Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 27.7 MB/s eta 0:00:00
Requirement already satisfied: pytz>=2015.7 in /usr/lib/python3.10/site-packages (from babel) (2021.3)
Installing collected packages: babel
Successfully installed babel-2.10.3
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
cont-init: info: /etc/cont-init.d/appdaemon.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun appdaemon (no readiness notification)
s6-rc: info: service legacy-services successfully started
[16:28:11] INFO: Starting AppDaemon...
2022-08-24 21:28:16.226757 INFO AppDaemon: AppDaemon Version 4.2.1 starting
2022-08-24 21:28:16.227006 INFO AppDaemon: Python version is 3.10.5
2022-08-24 21:28:16.227189 INFO AppDaemon: Configuration read from: /config/appdaemon/appdaemon.yaml
2022-08-24 21:28:16.227370 INFO AppDaemon: Added log: AppDaemon
2022-08-24 21:28:16.227583 INFO AppDaemon: Added log: Error
2022-08-24 21:28:16.227764 INFO AppDaemon: Added log: Access
2022-08-24 21:28:16.227944 INFO AppDaemon: Added log: Diag
2022-08-24 21:28:16.411115 INFO AppDaemon: Loading Plugin HASS using class HassPlugin from module hassplugin
2022-08-24 21:28:16.622915 INFO HASS: HASS Plugin Initializing
2022-08-24 21:28:16.623226 INFO HASS: HASS Plugin initialization complete
2022-08-24 21:28:16.623551 INFO AppDaemon: Loading Plugin MQTT using class MqttPlugin from module mqttplugin
2022-08-24 21:28:16.760332 INFO MQTT: MQTT Plugin Initializing
2022-08-24 21:28:16.760621 INFO MQTT: Using 'appdaemon/status' as Will Topic
2022-08-24 21:28:16.760807 INFO MQTT: Using 'appdaemon/status' as Birth Topic
2022-08-24 21:28:16.761510 INFO AppDaemon: Initializing HTTP
2022-08-24 21:28:16.761953 INFO AppDaemon: Using 'ws' for event stream
2022-08-24 21:28:16.767808 INFO AppDaemon: Starting API
2022-08-24 21:28:16.771864 INFO AppDaemon: Starting Admin Interface
2022-08-24 21:28:16.772286 INFO AppDaemon: Starting Dashboards
2022-08-24 21:28:16.793671 INFO HASS: Connected to Home Assistant 2022.8.6
2022-08-24 21:28:16.799955 INFO MQTT: Connected to Broker at URL 192.168.1.167:1883
2022-08-24 21:28:16.809287 INFO AppDaemon: Got initial state from namespace mqtt
2022-08-24 21:28:16.809889 INFO MQTT: MQTT Plugin initialization complete
2022-08-24 21:28:16.819038 INFO AppDaemon: App 'nspanel-1' added
2022-08-24 21:28:16.820196 INFO AppDaemon: Found 1 total apps
2022-08-24 21:28:16.820675 INFO AppDaemon: Starting Apps with 1 workers and 1 pins
2022-08-24 21:28:16.821597 INFO AppDaemon: Running on port 5050
2022-08-24 21:28:16.894797 INFO HASS: Evaluating startup conditions
2022-08-24 21:28:16.908278 INFO HASS: Startup condition met: hass state=RUNNING
2022-08-24 21:28:16.908660 INFO HASS: All startup conditions met
2022-08-24 21:28:16.936659 INFO AppDaemon: Got initial state from namespace default
2022-08-24 21:28:18.828436 INFO AppDaemon: Scheduler running in realtime
2022-08-24 21:28:18.832684 INFO AppDaemon: Adding /config/appdaemon/apps to module import path
2022-08-24 21:28:18.833106 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui to module import path
2022-08-24 21:28:18.833531 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend to module import path
2022-08-24 21:28:18.833975 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations to module import path
2022-08-24 21:28:18.834424 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/frontend to module import path
2022-08-24 21:28:18.834933 INFO AppDaemon: Adding /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/translations/backend to module import path
2022-08-24 21:28:18.847843 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/hello.py - ignoring
2022-08-24 21:28:18.849072 INFO AppDaemon: Loading App Module: /config/appdaemon/apps/nspanel-lovelace-ui/nspanel-lovelace-ui.py
2022-08-24 21:28:19.084342 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/localization.py - ignoring
2022-08-24 21:28:19.085589 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/pages.py - ignoring
2022-08-24 21:28:19.086649 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/theme.py - ignoring
2022-08-24 21:28:19.087704 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/mqttListener.py - ignoring
2022-08-24 21:28:19.088712 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/helper.py - ignoring
2022-08-24 21:28:19.089815 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/icons.py - ignoring
2022-08-24 21:28:19.090888 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/icon_mapping.py - ignoring
2022-08-24 21:28:19.091880 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/controller.py - ignoring
2022-08-24 21:28:19.092928 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/config.py - ignoring
2022-08-24 21:28:19.094073 WARNING AppDaemon: No app description found for: /config/appdaemon/apps/nspanel-lovelace-ui/luibackend/updater.py - ignoring
2022-08-24 21:28:19.094992 INFO AppDaemon: Initializing app nspanel-1 using class NsPanelLovelaceUIManager from module nspanel-lovelace-ui
2022-08-24 21:28:19.224754 INFO nspanel-1: Starting
2022-08-24 21:28:19.230950 INFO nspanel-1: Input config: {'panelRecvTopic': 'tele/tasmota_nspanel_esc/RESULT', 'panelSendTopic': 'cmnd/tasmota_nspanel_esc/CustomSend'}
2022-08-24 21:28:19.232528 INFO nspanel-1: Loaded config: {'panelRecvTopic': 'tele/tasmota_nspanel_esc/RESULT', 'panelSendTopic': 'cmnd/tasmota_nspanel_esc/CustomSend', 'updateMode': 'auto-notify', 'model': 'eu', 'sleepTimeout': 20, 'sleepBrightness': 20, 'screenBrightness': 100, 'sleepTracking': None, 'sleepTrackingZones': ['not_home', 'off'], 'sleepOverride': None, 'locale': 'en_US', 'timeFormat': '%H:%M', 'dateFormatBabel': 'full', 'dateAdditionalTemplate': '', 'timeAdditionalTemplate': '', 'dateFormat': '%A, %d. %B %Y', 'cards': [{'type': 'cardEntities', 'entities': [{'entity': 'iText.', 'name': 'MQTT Config successful', 'icon': 'mdi:check', 'color:': [0, 255, 0]}, {'entity': 'iText.', 'name': 'Continue adding', 'icon': 'mdi:arrow-right-bold'}, {'entity': 'iText.', 'name': 'cards to your', 'icon': 'mdi:card'}, {'entity': 'iText.', 'name': 'apps.yaml', 'icon': 'mdi:cog'}], 'title': 'Setup successful'}], 'screensaver': {'type': 'screensaver', 'entity': 'weather.example', 'weatherUnit': 'celsius', 'forecastSkip': 0, 'weatherOverrideForecast1': None, 'weatherOverrideForecast2': None, 'weatherOverrideForecast3': None, 'weatherOverrideForecast4': None, 'doubleTapToUnlock': False, 'alternativeLayout': False, 'defaultCard': None, 'key': 'screensaver'}, 'hiddenCards': []}
2022-08-24 21:28:19.237529 INFO nspanel-1: Sending MQTT Message: pageType~pageStartup
2022-08-24 21:28:19.244974 INFO nspanel-1: Registering callbacks for the following items: ['iText.', 'iText.', 'iText.', 'iText.', 'weather.example']
2022-08-24 21:28:19.252467 INFO nspanel-1: Started
2022-08-24 21:28:19.254322 INFO AppDaemon: App initialization complete
2022-08-24 21:28:19.807215 INFO nspanel-1: MQTT callback for: {'topic': 'tele/tasmota_nspanel_esc/RESULT', 'wildcard': None, 'payload': '{"nlui_driver_version":"4"}'}
2022-08-24 21:28:19.809553 INFO nspanel-1: Update Pre-Check failed Tasmota Driver Version: 4 Panel Version: None
2022-08-24 21:29:00.021253 INFO nspanel-1: Sending MQTT Message: time~16:29~
2022-08-24 21:30:00.033922 INFO nspanel-1: Sending MQTT Message: time~16:30~
2022-08-24 21:31:00.026585 INFO nspanel-1: Sending MQTT Message: time~16:31~
2022-08-24 21:32:00.023226 INFO nspanel-1: Sending MQTT Message: time~16:32~
2022-08-24 21:33:00.022072 INFO nspanel-1: Sending MQTT Message: time~16:33~
2022-08-24 21:34:00.021413 INFO nspanel-1: Sending MQTT Message: time~16:34~
2022-08-24 21:35:00.026938 INFO nspanel-1: Sending MQTT Message: time~16:35~
2022-08-24 21:36:00.027181 INFO nspanel-1: Sending MQTT Message: time~16:36~
2022-08-24 21:37:00.024014 INFO nspanel-1: Sending MQTT Message: time~16:37~
2022-08-24 21:38:00.022130 INFO nspanel-1: Sending MQTT Message: time~16:38~

ADDITIONAL INFORMATION

Add information about your setup here, if any. (For example docker version of AppDaemon instead of the HomeAssistant Add-on)

joBr99 commented 2 years ago

Hey, can you check your tasmota console for errors? Also check your mqtt broker log for authentication errors from NSPanel

phgsbr commented 2 years ago

Sure! here go:

00:00:00.998 WIF: Connecting to AP1 Octopus_Home Channel 2 BSSId 48:F8:B3:5F:04:E5 in mode 11n as tasmota-nspanel-esc-7432... 00:00:02.372 WIF: Connected 00:00:03.244 HTP: Web server active on tasmota-nspanel-esc-7432 with IP address 192.168.1.235 20:32:23.048 MQT: Attempting connection... 20:32:23.088 MQT: Connected 20:32:23.094 MQT: tele/tasmota_nspanel_esc/LWT = Online (retained) 20:32:23.098 MQT: cmnd/tasmota_nspanel_esc/POWER = 20:32:23.107 MQT: tele/tasmota_nspanel_esc/INFO1 = {"Info1":{"Module":"NSPanel","Version":"12.1.0.1(nspanel)","FallbackTopic":"cmnd/nspanel_fb/","GroupTopic":"cmnd/tasmotas/"}} 20:32:23.113 MQT: tele/tasmota_nspanel_esc/INFO2 = {"Info2":{"WebServerMode":"Admin","Hostname":"tasmota-nspanel-esc-7432","IPAddress":"192.168.1.235"}} 20:32:23.118 MQT: tele/tasmota_nspanel_esc/INFO3 = {"Info3":{"RestartReason":"Software reset CPU","BootCount":36}} 20:32:23.123 MQT: stat/tasmota_nspanel_esc/RESULT = {"POWER1":"ON"} 20:32:23.126 MQT: stat/tasmota_nspanel_esc/POWER1 = ON 20:32:23.129 MQT: stat/tasmota_nspanel_esc/RESULT = {"POWER2":"OFF"} 20:32:23.132 MQT: stat/tasmota_nspanel_esc/POWER2 = OFF 20:32:24.417 MQT: stat/tasmota_nspanel_esc/STATUS = {"Status":{"Module":0,"DeviceName":"Nspanel","FriendlyName":["Tasmota",""],"Topic":"tasmota_nspanel_esc","ButtonTopic":"0","Power":1,"PowerOnState":3,"LedState":1,"LedMask":"FFFF","SaveData":1,"SaveState":1,"SwitchTopic":"0","SwitchMode":[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],"ButtonRetain":0,"SwitchRetain":0,"SensorRetain":0,"PowerRetain":0,"InfoRetain":0,"StateRetain":0,"StatusRetain":0}} 20:32:24.467 MQT: stat/tasmota_nspanel_esc/RESULT = {"Time":"2022-08-24T20:32:24","Uptime":"0T00:00:06","UptimeSec":6,"Heap":156,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":138,"MqttCount":1,"Berry":{"HeapUsed":14,"Objects":223},"POWER1":"ON","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Octopus_Home","BSSId":"48:F8:B3:5F:04:E5","Channel":2,"Mode":"11n","RSSI":90,"Signal":-55,"LinkCount":1,"Downtime":"0T00:00:04"}} 20:32:24.521 MQT: stat/tasmota_nspanel_esc/STATUS10 = {"StatusSNS":{"Time":"2022-08-24T20:32:24","ANALOG":{"Temperature1":30.0},"ESP32":{"Temperature":48.3},"TempUnit":"C"}} 20:32:24.572 MQT: stat/tasmota_nspanel_esc/STATUS11 = {"StatusSTS":{"Time":"2022-08-24T20:32:24","Uptime":"0T00:00:06","UptimeSec":6,"Heap":158,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":144,"MqttCount":1,"Berry":{"HeapUsed":14,"Objects":223},"POWER1":"ON","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Octopus_Home","BSSId":"48:F8:B3:5F:04:E5","Channel":2,"Mode":"11n","RSSI":90,"Signal":-55,"LinkCount":1,"Downtime":"0T00:00:04"}}} 20:32:24.616 MQT: stat/tasmota_nspanel_esc/STATUS1 = {"StatusPRM":{"Baudrate":115200,"SerialConfig":"8N1","GroupTopic":"tasmotas","OtaUrl":"http://ota.tasmota.com/tasmota32/release/tasmota32.bin","RestartReason":"Software reset CPU","Uptime":"0T00:00:06","StartupUTC":"2022-08-24T19:32:18","Sleep":0,"CfgHolder":4617,"BootCount":35,"BCResetTime":"2022-08-23T19:50:56","SaveCount":117}} 20:32:24.664 MQT: stat/tasmota_nspanel_esc/STATUS2 = {"StatusFWR":{"Version":"12.1.0.1(nspanel)","BuildDateTime":"2022-08-23T15:51:24","Core":"2_0_4_1","SDK":"v4.4.3","CpuFrequency":80,"Hardware":"ESP32-D0WD-V3 rev.3","CR":"444/699"}} 20:32:25.914 QPC: Reset 20:32:27.915 MQT: tele/tasmota_nspanel_esc/STATE = {"Time":"2022-08-24T20:32:27","Uptime":"0T00:00:09","UptimeSec":9,"Heap":157,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":205,"MqttCount":1,"Berry":{"HeapUsed":14,"Objects":223},"POWER1":"ON","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Octopus_Home","BSSId":"48:F8:B3:5F:04:E5","Channel":2,"Mode":"11n","RSSI":88,"Signal":-56,"LinkCount":1,"Downtime":"0T00:00:04"}} 20:32:27.935 MQT: tele/tasmota_nspanel_esc/SENSOR = {"Time":"2022-08-24T20:32:27","ANALOG":{"Temperature1":30.1},"ESP32":{"Temperature":48.3},"TempUnit":"C"} 20:32:59.122 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:33:59.122 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:34:59.127 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:35:59.169 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:36:59.170 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:37:27.921 MQT: tele/tasmota_nspanel_esc/STATE = {"Time":"2022-08-24T20:37:27","Uptime":"0T00:05:09","UptimeSec":309,"Heap":156,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":1,"Berry":{"HeapUsed":14,"Objects":218},"POWER1":"ON","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Octopus_Home","BSSId":"48:F8:B3:5F:04:E5","Channel":2,"Mode":"11n","RSSI":92,"Signal":-54,"LinkCount":1,"Downtime":"0T00:00:04"}} 20:37:27.936 MQT: tele/tasmota_nspanel_esc/SENSOR = {"Time":"2022-08-24T20:37:27","ANALOG":{"Temperature1":30.2},"ESP32":{"Temperature":48.3},"TempUnit":"C"} 20:37:59.171 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:38:59.124 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:39:59.172 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:40:59.172 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:41:59.173 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:42:27.922 MQT: tele/tasmota_nspanel_esc/STATE = {"Time":"2022-08-24T20:42:27","Uptime":"0T00:10:09","UptimeSec":609,"Heap":156,"SleepMode":"Dynamic","Sleep":0,"LoadAvg":999,"MqttCount":1,"Berry":{"HeapUsed":14,"Objects":218},"POWER1":"ON","POWER2":"OFF","Wifi":{"AP":1,"SSId":"Octopus_Home","BSSId":"48:F8:B3:5F:04:E5","Channel":2,"Mode":"11n","RSSI":86,"Signal":-57,"LinkCount":1,"Downtime":"0T00:00:04"}} 20:42:27.949 MQT: tele/tasmota_nspanel_esc/SENSOR = {"Time":"2022-08-24T20:42:27","ANALOG":{"Temperature1":30.3},"ESP32":{"Temperature":48.3},"TempUnit":"C"} 20:42:59.121 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:43:59.120 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"} 20:44:59.137 MQT: stat/tasmota_nspanel_esc/RESULT = {"CustomSend":"Done"}

phgsbr commented 2 years ago

This is Mosquitto Broker:

making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] mosquitto.sh: executing... [16:19:12] INFO: Certificates found: SSL is available [cont-init.d] mosquitto.sh: exited 0. [cont-init.d] nginx.sh: executing... [cont-init.d] nginx.sh: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. [16:19:12] INFO: Starting NGINX for authentication handling... [16:19:13] INFO: Starting mosquitto MQTT broker... 1661368753: Warning: Mosquitto should not be run as root/administrator. [16:19:13] INFO: Successfully send discovery information to Home Assistant. [16:19:13] INFO: Successfully send service information to the Supervisor.

joBr99 commented 2 years ago

what is your panel showing?

I'm missing messages like this in the tasmota log:

21:58:49.140 MQT: tele/tasmota_NsPanelTerrasse/RESULT = {"CustomRecv":"event,startup,39,eu"}
joBr99 commented 2 years ago

It should look like this

image

phgsbr commented 2 years ago

what is your panel showing?

I'm missing messages like this in the tasmota log:

21:58:49.140 MQT: tele/tasmota_NsPanelTerrasse/RESULT = {"CustomRecv":"event,startup,39,eu"}

Now the panel is showing this:

20220824_172334

joBr99 commented 2 years ago

ah ok this explains it

you need to run this command in tasmtoa console

FlashNextion http://nspanel.pky.eu/lui-us-l-release.tft

https://docs.nspanel.pky.eu/prepare_nspanel2/?h=flash#flash-firmware-to-nextion-screen

joBr99 commented 2 years ago

Also add model: "us-l" to the config, otherwise it will ask you to update to the EU version

phgsbr commented 2 years ago

Yes, i did!

i always get this reply: 21:29:43.345 FLH: host: nspanel.pky.eu, port: 80, get: /lui-us-l-release.tft

and nothing changes

phgsbr commented 2 years ago

Also add model: "us-l" to the config, otherwise it will ask you to update to the EU version

in apps.yaml? I added now, restarting the panel and appdaemon and nothing changed.

joBr99 commented 2 years ago

Do you get a red circle on the screen after sending this two commands in tasmota console?

You might have to restart tasmota if it hangs in flashing before thoose comamnds can do anything.

Nextion DRAKJHSUYDGBNCJHGJKSHBDN Nextion cir 100,100,30,RED

Please add the tasmota log response of thoose commands

joBr99 commented 2 years ago

Did you use a different software before? Like the berry driver from blakadder? Did it work?

phgsbr commented 2 years ago

Do you get a red circle on the screen after sending this two commands in tasmota console?

You might have to restart tasmota if it hangs in flashing before thoose comamnds can do anything.

Nextion DRAKJHSUYDGBNCJHGJKSHBDN Nextion cir 100,100,30,RED

Please add the tasmota log response of thoose commands

Nothing changed in screen. This is the result:

21:55:11.947 CMD: Nextion DRAKJHSUYDGBNCJHGJKSHBDN 21:55:11.966 MQT: stat/tasmota_nspanel_esc/RESULT = {"Nextion":"Done"} 21:55:31.515 CMD: Nextion cir 100,100,30,RED 21:55:31.534 MQT: stat/tasmota_nspanel_esc/RESULT = {"Nextion":"Done"}

phgsbr commented 2 years ago

Did you use a different software before? Like the berry driver from blakadder? Did it work?

No, your version was the first thing that i tried.

joBr99 commented 2 years ago

It should look like this:

21:57:55.320 CMD: Nextion cir 100,100,30,RED
21:57:55.342 MQT: stat/tasmota_nspkueche/RESULT = {"Nextion":"Done"}
21:57:55.429 MQT: tele/tasmota_nspkueche/RESULT = {"nextion":"bytes('1A')"}

Looks like there is a communication issue between tasmota and your nextion display. You could try to reseat the cable in the panel.

image

phgsbr commented 2 years ago

Ok, i`ll try!

damm, is so hard loose the panel from the wall! =(

phgsbr commented 2 years ago

Thank you so much!

Its working perfectly now.

last question: Is there an option to invert the landscape side?

thank you again!

joBr99 commented 2 years ago

There is an open feature request for this joBr99/nspanel-lovelace-ui#365

I've generated a (untested) version where the side is inverted for you, run this command in tasmota console:

FlashNextion https://nspanel.pky.eu/lovelace-ui/github/nspanel-us-l-i-latest.tft