Changes
Jump to navigation
Jump to search
1,265 bytes added
, 13:36, 17 May 2023
Line 1: |
Line 1: |
− | 1 | + | ==LT Setup have no plugins or any other problem== |
| + | # '''Example''' -> Module DE-MG.plus.A (but in his config file <code>(/home/settings/dev.txt)</code> there is DE-MG.plus (NO .A) '''"Thats why it dose not see the updates"''' |
| + | # '''NOTE''': Currently supported devices are: <code>"DE-MG.plus.C","DE-MG.C","MF-14.A","DE-MG.B","DE-MG.A","MF-14.C","DE-MG.plus.B","DE-MG.plus.A","DE-MG.plus","metaforsa"</code> |
| + | # '''To FIX''' -> rename file in <code>(/home/settings/dev.txt)</code> to same as name your module. |
| + | # '''More Examples''': If you do command <code>apt search somfy</code> |
| + | </br>You will see: |
| + | <syntaxhighlight lang="bash">ltplugin-somfy/unstable 2.51 armhf |
| + | {"name":"Somfy BETA","descr":"The Somfy plugin is required for integration with Somfy devices","devices":["DE-MG.plus.C","DE-MG.C","MF-14.A","DE-MG.B","DE-MG.A","MF-14.C","DE-MG.plus.B","DE-MG.plus.A","metaforsa"],"allowDelete":1,"viewOrder":15,"plugin":1,"script":0,"securityPatch":0}</syntaxhighlight> |
| + | |
| + | <syntaxhighlight lang="json"> "devices":["DE-MG.plus.C","DE-MG.C","MF-14.A","DE-MG.B","DE-MG.A","MF-14.C","DE-MG.plus.B","DE-MG.plus.A","metaforsa"</syntaxhighlight> |
| + | |
| + | '''</br>This is list of devices where the package will be visible and current device name is in'''<code>/home/settings/dev.txt</code> |