Skip to content

Commit

Permalink
corr steerWheelHeat
Browse files Browse the repository at this point in the history
is a boolean
  • Loading branch information
arteck authored Feb 25, 2024
1 parent d1de7e9 commit 6ac6a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -1098,7 +1098,7 @@ class Bluelink extends utils.Adapter {
type: 'state',
common: {
name: 'Steer wheel heat',
type: 'number',
type: 'boolean',
role: 'indicator',
read: true,
write: false,
Expand Down

0 comments on commit 6ac6a7c

Please sign in to comment.