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
872 stars 188 forks source link

[BUG] us-p is showing analog temperature in Celcius with Farenheight unit #1109

Closed mkaatman closed 9 months ago

mkaatman commented 9 months ago

PROBLEM DESCRIPTION

In homeassistant, Under Sensors, I'm noticing ANALOG Temperature1 23.5 °F In reality, it should be converting 23.5 C to F and showing 74.84 °F.

REQUESTED INFORMATION

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

nspanel-1: module: nspanel-lovelace-ui class: NsPanelLovelaceUIManager config: panelRecvTopic: "tele/nspanel_AABBCC/RESULT" panelSendTopic: "cmnd/nspanel_AABBCC/CustomSend" model: us-p locale: "en_US" timeFormat: "%I:%M ?%p" defaultBackgroundColor: "ha-dark" cards:

- [ ] Go to Settings>Add-ons>AppDaemon>Log (or the output of your TS script) and then, provide the output of the log during your issue/bug occurs:

Log output here: n/a



### TO REPRODUCE
Setup device, import into HA

### EXPECTED BEHAVIOUR
Expected internal analog sensor to be converted from C to F. I am wondering if there is a tasmota console command I need to execute to tell it the sensor is in C.

Oddly, from the tasmota interface, it seems even more wrong.
`Analog1 Temperature | -4.9 °C`

### SCREENSHOTS
![image](https://github.com/joBr99/nspanel-lovelace-ui/assets/275547/fb81f291-6a8c-4d5b-94e8-ebc19e8131d1)

### ADDITIONAL CONTEXT

### PANEL / FIRMWARE VERION
- US-P
- Tasmota 13.3.0
mkaatman commented 9 months ago

Well I guess we can close this. I somehow managed to fry both of my nextion displays tonight. I can still access tasmota but there is zero signs of life from the display.

joBr99 commented 9 months ago

See SetOption8

https://tasmota.github.io/docs/Commands/#setoptions

What is your panel doing? It actually not so easy to brick the nextion panel.