浏览代码

Devicename fix for remote control

master
Dirk Alders 4 个月前
父节点
当前提交
1b8ad26f21
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      topic.py

+ 2
- 2
topic.py 查看文件

@@ -189,8 +189,8 @@ class topic_by_props(UserString):
189 189
             FUN_XTR: 'xmas-tree',
190 190
             FUN_XST: 'xmas-star',
191 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 194
             FUN_ASS: 'audio_status_spotify',
195 195
             FUN_ASM: 'audio_status_mpd',
196 196
             FUN_ASB: 'audio_status_bt',

正在加载...
取消
保存