File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ define(['app'], function (app) {
44
44
var datatimeout = $ ( '#hardwarecontent #hardwareparamstable #combodatatimeout' ) . val ( ) ;
45
45
46
46
var text = $ ( "#hardwarecontent #hardwareparamstable #combotype option:selected" ) . text ( ) ;
47
- if ( ( text . indexOf ( "Domoticz Internal" ) >= 0 ) || ( text . indexOf ( "TE923" ) >= 0 ) || ( text . indexOf ( "Volcraft" ) >= 0 ) || ( text . indexOf ( "1-Wire" ) >= 0 ) || ( text . indexOf ( "GPIO" ) >= 0 ) || ( text . indexOf ( "BMP085" ) >= 0 ) || ( text . indexOf ( "Dummy" ) >= 0 ) || ( text . indexOf ( "System Alive" ) >= 0 ) || ( text . indexOf ( "PiFace" ) >= 0 ) || ( text . indexOf ( "Motherboard" ) >= 0 ) || ( text . indexOf ( "Kodi" ) >= 0 ) || ( text . indexOf ( "Evohome" ) >= 0 && text . indexOf ( "script" ) >= 0 ) )
47
+ if ( ( text . indexOf ( "Panasonic" ) >= 0 ) || ( text . indexOf ( " Domoticz Internal") >= 0 ) || ( text . indexOf ( "TE923" ) >= 0 ) || ( text . indexOf ( "Volcraft" ) >= 0 ) || ( text . indexOf ( "1-Wire" ) >= 0 ) || ( text . indexOf ( "GPIO" ) >= 0 ) || ( text . indexOf ( "BMP085" ) >= 0 ) || ( text . indexOf ( "Dummy" ) >= 0 ) || ( text . indexOf ( "System Alive" ) >= 0 ) || ( text . indexOf ( "PiFace" ) >= 0 ) || ( text . indexOf ( "Motherboard" ) >= 0 ) || ( text . indexOf ( "Kodi" ) >= 0 ) || ( text . indexOf ( "Evohome" ) >= 0 && text . indexOf ( "script" ) >= 0 ) )
48
48
{
49
49
$ . ajax ( {
50
50
url : "json.htm?type=command¶m=updatehardware&htype=" + hardwaretype +
Original file line number Diff line number Diff line change 1
1
CACHE MANIFEST
2
- # ref 1181
2
+ # ref 1182
3
3
4
4
CACHE:
5
5
# CSS
You can’t perform that action at this time.
0 commit comments