Remove Notify My Android
This commit is contained in:
@@ -146,10 +146,10 @@ def available_notification_agents():
|
|||||||
'name': 'xbmc',
|
'name': 'xbmc',
|
||||||
'id': AGENT_IDS['xbmc']
|
'id': AGENT_IDS['xbmc']
|
||||||
},
|
},
|
||||||
{'label': 'Notify My Android',
|
# {'label': 'Notify My Android',
|
||||||
'name': 'nma',
|
# 'name': 'nma',
|
||||||
'id': AGENT_IDS['nma']
|
# 'id': AGENT_IDS['nma']
|
||||||
},
|
# },
|
||||||
{'label': 'MQTT',
|
{'label': 'MQTT',
|
||||||
'name': 'mqtt',
|
'name': 'mqtt',
|
||||||
'id': AGENT_IDS['mqtt']
|
'id': AGENT_IDS['mqtt']
|
||||||
|
Reference in New Issue
Block a user