mirror of
https://github.com/esphome/esphome.git
synced 2026-01-10 12:10:48 -07:00
[gdk101] Fix fw version reporting (#11029)
Signed-off-by: szewcu <szewcson@gmail.com> Co-authored-by: Jonathan Swoboda <154711427+swoboda1337@users.noreply.github.com>
This commit is contained in:
@@ -11,8 +11,6 @@ sensor:
|
||||
name: Radiation Dose @ 10 min
|
||||
status:
|
||||
name: Status
|
||||
version:
|
||||
name: FW Version
|
||||
measurement_duration:
|
||||
name: Measuring Time
|
||||
|
||||
@@ -21,3 +19,8 @@ binary_sensor:
|
||||
gdk101_id: my_gdk101
|
||||
vibrations:
|
||||
name: Vibrations
|
||||
|
||||
text_sensor:
|
||||
- platform: gdk101
|
||||
version:
|
||||
name: FW Version
|
||||
|
||||
Reference in New Issue
Block a user