fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.33k stars 398 forks source link

Temperature sensor name incorrect #1460

Open thijstriemstra opened 4 days ago

thijstriemstra commented 4 days ago

Fluidd Version

1.30.1

Browser

Firefox

Device

Desktop PC

Operating System

Windows

What happened

I defined:

[temperature_sensor RPI_3B+]
sensor_type: temperature_host
min_temp: 0
max_temp: 100

And it shows up as RPI 3 B:

afbeelding

What did you expect to happen

That it shows up as RPI 3B+ (like KlipperScreen does).

How to reproduce

Define:

[temperature_sensor RPI_3B+]
sensor_type: temperature_host
min_temp: 0
max_temp: 100

Additional information

No response