Skip to content

Commit ac133c3

Browse files
committed
Remove unregistered move_old_statistic_data service declaration
1 parent 284b72c commit ac133c3

2 files changed

Lines changed: 0 additions & 8 deletions

File tree

custom_components/bosch/const.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
SERVICE_REFRESH_GATEWAY = "refresh_gateway"
5252
SERVICE_UPDATE = "update_thermostat"
5353
RECORDING_SERVICE_UPDATE = "update_recordings_sensor"
54-
SERVICE_MOVE_OLD_DATA = "move_old_statistic_data"
5554

5655
SENSORS = "sensors"
5756
SWITCHPOINT = "switchPoint"

custom_components/bosch/services.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,6 @@ fetch_recordings_sensor_range:
7474
example: 'recording:recording'
7575
selector:
7676
text:
77-
move_old_statistic_data:
78-
description: >-
79-
Move old statistic data. Choose one **recording/energy** sensor from Bosch component.
80-
target:
81-
entity:
82-
integration: bosch
83-
domain: sensor
8477
set_dhw_charge:
8578
description: Charge DHW circuit.
8679
target:

0 commit comments

Comments
 (0)