fix Meta declaration
This commit is contained in:
parent
54dc1c83e0
commit
b23f87fab1
@ -165,7 +165,7 @@ sub Initialize {
|
|||||||
|
|
||||||
=end html_DE
|
=end html_DE
|
||||||
|
|
||||||
=for :application/json;q=META.json 73_HeiloLibero.pm
|
=for :application/json;q=META.json 73_HailoLibero.pm
|
||||||
{
|
{
|
||||||
"abstract": "Modul to control Hailo Libero 3.0",
|
"abstract": "Modul to control Hailo Libero 3.0",
|
||||||
"x_lang": {
|
"x_lang": {
|
||||||
|
@ -280,51 +280,3 @@ sub createHttpValueStrings {
|
|||||||
}
|
}
|
||||||
|
|
||||||
1;
|
1;
|
||||||
|
|
||||||
=pod
|
|
||||||
=for :application/json;q=META.json Libero.pm
|
|
||||||
{
|
|
||||||
"abstract": "Modul to control Hailo Libero 3.0",
|
|
||||||
"x_lang": {
|
|
||||||
"de": {
|
|
||||||
"abstract": "Modul zum bedienen des Hailo Libero 3.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"keywords": [
|
|
||||||
"fhem-mod-device",
|
|
||||||
"fhem-core",
|
|
||||||
"Hailo",
|
|
||||||
"Libero",
|
|
||||||
"Smart"
|
|
||||||
],
|
|
||||||
"release_status": "stable",
|
|
||||||
"license": "GPL_2",
|
|
||||||
"version": "v1.0.0",
|
|
||||||
"author": [
|
|
||||||
"Sebastian Schwarz <ema@il.local>"
|
|
||||||
],
|
|
||||||
"x_fhem_maintainer": [
|
|
||||||
"CoolTux"
|
|
||||||
],
|
|
||||||
"x_fhem_maintainer_github": [
|
|
||||||
"LeonGaultier"
|
|
||||||
],
|
|
||||||
"prereqs": {
|
|
||||||
"runtime": {
|
|
||||||
"requires": {
|
|
||||||
"FHEM": 5.00918799,
|
|
||||||
"perl": 5.016,
|
|
||||||
"Meta": 0,
|
|
||||||
"HttpUtils": 0,
|
|
||||||
"Encode": 0
|
|
||||||
},
|
|
||||||
"recommends": {
|
|
||||||
},
|
|
||||||
"suggests": {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
=end :application/json;q=META.json
|
|
||||||
|
|
||||||
=cut
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user