mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
msgSchema: change Typo LGTV_WebOS
git-svn-id: https://svn.fhem.de/fhem/trunk@21075 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
40dc130af5
commit
9f83cba5e7
@ -1,5 +1,6 @@
|
|||||||
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
|
||||||
# Do not insert empty lines here, update check depends on it.
|
# Do not insert empty lines here, update check depends on it.
|
||||||
|
- bugfix: msgSchema: change Typo LGTV_WebOS
|
||||||
- bugfix: 88_HMCCU: Fixed next/return bug
|
- bugfix: 88_HMCCU: Fixed next/return bug
|
||||||
- feature: 93_DbRep: new option "deleteOther" for minValue/maxValue available
|
- feature: 93_DbRep: new option "deleteOther" for minValue/maxValue available
|
||||||
- feature: 98_weekprofile: new command get associations
|
- feature: 98_weekprofile: new command get associations
|
||||||
|
@ -342,7 +342,7 @@ my $db = {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
'LGTV_WEBOS' => {
|
'LGTV_WebOS' => {
|
||||||
'Normal' => 'set %DEVICE% screenMsg %MSG%',
|
'Normal' => 'set %DEVICE% screenMsg %MSG%',
|
||||||
'High' => 'set %DEVICE% screenMsg %MSG%',
|
'High' => 'set %DEVICE% screenMsg %MSG%',
|
||||||
'Low' => 'set %DEVICE% screenMsg %MSG%',
|
'Low' => 'set %DEVICE% screenMsg %MSG%',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user