Fixed erroneous Nextion Sensor attributes (#2113)

* Fixed erroneous Nextion Sensor attributes
This commit is contained in:
Viktor Nagy 2022-08-03 08:04:08 +02:00 committed by GitHub
parent 00a2fc4ad4
commit 743ada79e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,13 +30,12 @@ See :doc:`/components/display/nextion` for setting up the display
- platform: nextion
name: "Current Humidity"
component_name: humidity # pageX.humidity for a global
nextion_precision: 1
precision: 1
update_interval: 4s
- platform: nextion
nextion_id: nextion1
name: "Current Temperature"
variable_name: temperature
hass_component_name: sensor.temperature
- platform: nextion
id: s01
component_id: 2