mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 03:59:11 +00:00
fhem.cfg.demo: avoid ugly error message when loading Weather if JSON.pm is not installed
git-svn-id: https://svn.fhem.de/fhem/trunk@11480 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
a4e5d2c92e
commit
dc3595000d
@ -327,7 +327,7 @@ attr CT setFn {if( $CMD =~ m/on|off/ ) { $ARGS=$CMD;;$CMD = "state" } else {fhem
|
||||
attr CT setList on:noArg off:noArg ct:colorpicker,CT,2000,1,6500
|
||||
attr CT webCmd ct::ct 2040:ct 2630:ct 3703:ct 6250:on:off
|
||||
|
||||
define Weather Weather 673513 1800 de
|
||||
define -ignoreErr Weather Weather 673513 1800 de
|
||||
attr Weather group Weather
|
||||
attr Weather room Weather
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user