2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-08 05:15:10 +00:00

10_GFPROBT: 2.1.0

git-svn-id: https://svn.fhem.de/fhem/trunk@21973 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
dominikkarall 2020-05-19 18:39:29 +00:00
parent 6e2ab5450d
commit feda82c3c9

View File

@ -48,7 +48,7 @@ sub GFPROBT_Define($$$) {
$hash->{NAME} = $name; $hash->{NAME} = $name;
$hash->{STATE} = "initialized"; $hash->{STATE} = "initialized";
$hash->{VERSION} = "2.0.0"; $hash->{VERSION} = "2.1.0";
$hash->{loglevel} = 4; $hash->{loglevel} = 4;
Log3 $hash, 3, "GFPROBT: G.F.Pro Eco Watering Bluetooth ".$hash->{VERSION}; Log3 $hash, 3, "GFPROBT: G.F.Pro Eco Watering Bluetooth ".$hash->{VERSION};