00_KM271.pm: Added :time attribut for set ww_on_till for using fhemweb widget

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8156 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
physikus 2015-03-05 20:10:45 +00:00
parent b6e81ce601
commit 94646f0f12

View File

@ -31,7 +31,7 @@ my %km271_sets = (
"ww_betriebsart" => {SET => "0C0E%02x6565656565:0c0e%02x", "ww_betriebsart" => {SET => "0C0E%02x6565656565:0c0e%02x",
OPT => ""}, OPT => ""},
"ww_on-till" => {SET => "0C0E%02x6565656565:0c0e%02x", "ww_on-till" => {SET => "0C0E%02x6565656565:0c0e%02x",
OPT => ""}, OPT => ":time"},
"ww_zirkulation" => {SET => "0C0E6565656565%02x:0c0f%02x", "ww_zirkulation" => {SET => "0C0E6565656565%02x:0c0f%02x",
OPT => ":slider,0,1,7"}, OPT => ":slider,0,1,7"},