ソースを参照

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',

読み込み中…
キャンセル
保存