Browse Source

Devicename fix for remote control

master
Dirk Alders 4 months ago
parent
commit
1b8ad26f21
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      topic.py

+ 2
- 2
topic.py View File

189
             FUN_XTR: 'xmas-tree',
189
             FUN_XTR: 'xmas-tree',
190
             FUN_XST: 'xmas-star',
190
             FUN_XST: 'xmas-star',
191
             FUN_MSE: 'motion_sensor',
191
             FUN_MSE: 'motion_sensor',
192
-            FUN_RCA: 'remote_ctrl_amp',
193
-            FUN_RCC: 'remote_ctrl_cd',
192
+            FUN_RCA: 'remote_ctrl/RAS5',
193
+            FUN_RCC: 'remote_ctrl/EUR642100',
194
             FUN_ASS: 'audio_status_spotify',
194
             FUN_ASS: 'audio_status_spotify',
195
             FUN_ASM: 'audio_status_mpd',
195
             FUN_ASM: 'audio_status_mpd',
196
             FUN_ASB: 'audio_status_bt',
196
             FUN_ASB: 'audio_status_bt',

Loading…
Cancel
Save