After initially assuming that this was a sensor, it has been found on other devices that this can be used to set the device into high refresh rate for a period. Issue #4781
@@ -259,6 +259,7 @@ entities:
- scale: 100
- entity: binary_sensor
class: connectivity
+ deprecated: button.refresh # 2026-04-19
category: diagnostic
dps:
- id: 27
@@ -270,6 +271,19 @@ entities:
value: false
- dps_val: online
value: true
+ - entity: button
+ name: Refresh
+ icon: "mdi:refresh"
+ category: config
+ dps:
+ - id: 27
+ type: string
+ optional: true
+ name: button
+ mapping:
+ - dps_val: online
+ value: true
+ - value: false
- entity: number
translation_key: timer
class: duration