We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963d9a9 commit ebbe3b2Copy full SHA for ebbe3b2
src/devices/elko.ts
@@ -93,7 +93,7 @@ const definitions: DefinitionWithExtend[] = [
93
numeric({
94
name: 'floor_temp',
95
cluster: 'hvacThermostat',
96
- attribute: 'elkoFloorTemp',
+ attribute: 'elkoExternalTemp',
97
description: 'Current temperature measured on the external sensor (floor)',
98
access: 'STATE_GET',
99
unit: '°C',
0 commit comments