diff --git a/lib/devices/gen1/shellytrv.js b/lib/devices/gen1/shellytrv.js index 69b426fd..08f9c149 100644 --- a/lib/devices/gen1/shellytrv.js +++ b/lib/devices/gen1/shellytrv.js @@ -560,7 +560,7 @@ const shellytrv = { http_cmd_funct: () => ({ boost_minutes: 0 }), }, common: { - name: 'Start boost', + name: 'End boost', type: 'boolean', role: 'button', read: false,