Changes
Jump to navigation
Jump to search
265 bytes removed
, 15:20, 27 February 2024
| Line 30: |
Line 30: |
| | # Turn on "Edit mode" in the app. | | # Turn on "Edit mode" in the app. |
| | # Connect BT device from menu-> setup-> Bluetooth. | | # Connect BT device from menu-> setup-> Bluetooth. |
| − |
| |
| − | ==How to install Air Raid alarm on old server==
| |
| − | 1. Add info about plugin to /home/sh2/plugins/list.json
| |
| − | <code>
| |
| − | {
| |
| − | "id": "air_alarm",
| |
| − | "package": "ltplugin-airalarm",
| |
| − | "name": "Air Alarm",
| |
| − | "enabled": 1,
| |
| − | "description": "TXT_PLUGIN_AIR_ALARM_DESCRIPTION"
| |
| − | }
| |
| − | </code>
| |