2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-04-20 13:26:02 +00:00

profile (subType) roomSensorControl.05: Manufacturer ID 00D corrected

git-svn-id: https://svn.fhem.de/fhem/trunk@3758 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
klaus-schauer 2013-08-20 14:11:24 +00:00
parent 95f4d6b645
commit f32db519b9

View File

@ -311,7 +311,7 @@ EnOcean_Set($@)
my $block = ReadingsVal($name, "block", "unlock");
if ($cmd eq "teach") {
# teach-in EEP A5-10-06 plus "FVS", Manufacturer "Eltako"
$data = "40370D85";
$data = "40300D85";
CommandDeleteReading(undef, "$name .*");
} elsif ($cmd eq "desired-temp" || $cmd eq "setpointTemp") {
#