141 Commits

Author SHA1 Message Date
mgehre
cc617474d5 MAX: parse weekprofile (by Adam)
git-svn-id: https://svn.fhem.de/fhem/trunk@2468 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-10 20:55:58 +00:00
mgehre
3039d88edd MAX: update STATE
git-svn-id: https://svn.fhem.de/fhem/trunk@2461 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-09 19:38:19 +00:00
mgehre
85f929d9aa MAX: Check readings for validity
git-svn-id: https://svn.fhem.de/fhem/trunk@2422 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 22:15:47 +00:00
mgehre
d861e65de8 MAX: Add experimental support for PushButton
git-svn-id: https://svn.fhem.de/fhem/trunk@2416 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 14:02:49 +00:00
mgehre
bfdb6a2fb9 MAX: fix perl warning
git-svn-id: https://svn.fhem.de/fhem/trunk@2415 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 14:02:35 +00:00
rudolfkoenig
b128ebbc5a readingsUpdate attribute-Namelist and documentation unified
git-svn-id: https://svn.fhem.de/fhem/trunk@2406 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-03 12:51:51 +00:00
mgehre
83eb197490 MAX: some small fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@2344 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-17 20:34:46 +00:00
mgehre
c22ba4979e MAX: fix measurementOffset calculation (thanks to reacend)
git-svn-id: https://svn.fhem.de/fhem/trunk@2330 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-15 12:35:20 +00:00
mgehre
4d5475cad9 MAX: Use defaults for missing configs, allow set comfortTemperature for WMT
git-svn-id: https://svn.fhem.de/fhem/trunk@2329 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-15 12:35:00 +00:00
mgehre
4943c73587 MAX: do not use wrong values on WallMountedThermostats
git-svn-id: https://svn.fhem.de/fhem/trunk@2328 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-15 12:34:37 +00:00
mgehre
2c714aa45a MAX: show more configuration, fix adding of measurementOffset
git-svn-id: https://svn.fhem.de/fhem/trunk@2317 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-11 22:43:44 +00:00
mgehre
c9b7e353bf MAX: show active backend
git-svn-id: https://svn.fhem.de/fhem/trunk@2308 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:04:06 +00:00
mgehre
a26833f0f1 MAX: fix adding measurementOffset to measured temperature
git-svn-id: https://svn.fhem.de/fhem/trunk@2304 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:03:19 +00:00
mgehre
afe9716965 MAX: automatically determine correct IODev
git-svn-id: https://svn.fhem.de/fhem/trunk@2303 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:03:06 +00:00
mgehre
362969a51f MAX: add "mode" to READINGS
git-svn-id: https://svn.fhem.de/fhem/trunk@2302 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:02:51 +00:00
mgehre
d3471dbe74 MAX: update docs
git-svn-id: https://svn.fhem.de/fhem/trunk@2301 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:02:38 +00:00
mgehre
2fa265e50e MAX: multiple fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@2300 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:02:25 +00:00
mgehre
c1a4053122 MAX: remove removeDevice (it's now called factoryReset)
git-svn-id: https://svn.fhem.de/fhem/trunk@2297 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 15:01:40 +00:00
mgehre
9a1e0aa007 MAX: unify duplicate definitions
git-svn-id: https://svn.fhem.de/fhem/trunk@2289 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 14:59:22 +00:00
mgehre
659203c3a5 CUL_MAX: parse Ack payload
git-svn-id: https://svn.fhem.de/fhem/trunk@2288 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-09 14:59:02 +00:00
mgehre
490830df89 MAX: fix usage of each()
git-svn-id: https://svn.fhem.de/fhem/trunk@2285 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-08 18:23:16 +00:00
mgehre
f4313e365c MAX: fix possible values for associate
git-svn-id: https://svn.fhem.de/fhem/trunk@2281 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-08 00:28:55 +00:00
mgehre
44b72d75dc MAX: move removeDevice into factoryReset
git-svn-id: https://svn.fhem.de/fhem/trunk@2280 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-08 00:28:23 +00:00
mgehre
08b368408e MAX: implement Undef correctly to fix rereadcfg bug
git-svn-id: https://svn.fhem.de/fhem/trunk@2278 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-07 22:16:26 +00:00
mgehre
e012b41020 MAX: fix wakeUp and factoryReset
git-svn-id: https://svn.fhem.de/fhem/trunk@2274 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-06 22:56:59 +00:00
mgehre
1793b8fd2c MAX: add associate and factoryReset commands
git-svn-id: https://svn.fhem.de/fhem/trunk@2269 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-05 22:46:41 +00:00
mgehre
05780aee76 MAX/MAXLAN: Add support for WallMountedThermostat
git-svn-id: https://svn.fhem.de/fhem/trunk@2263 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-03 21:43:42 +00:00
mgehre
c9254d071f MAX: rename temperatureOffset to measurementOffset, add auto to menu
git-svn-id: https://svn.fhem.de/fhem/trunk@2256 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-02 23:28:13 +00:00
mgehre
ac9c934bc1 MAX: don't show setter removeDevice for CUL_MAX
git-svn-id: https://svn.fhem.de/fhem/trunk@2254 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-02 23:27:46 +00:00
mgehre
f27639b288 MAX: remember if a device is paired to the MAXLAN or CUL_MAX
git-svn-id: https://svn.fhem.de/fhem/trunk@2253 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-02 23:27:31 +00:00
mgehre
e9b0d538e2 MAX: remove depedency on Data::Dumper
git-svn-id: https://svn.fhem.de/fhem/trunk@2229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-29 23:53:19 +00:00
mgehre
9520d8ade8 MAX: convert configuration to READINGS
git-svn-id: https://svn.fhem.de/fhem/trunk@2227 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-29 23:52:51 +00:00
mgehre
828242f03a MAX: convert addr to lowercase, autodetect device type
git-svn-id: https://svn.fhem.de/fhem/trunk@2201 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-26 19:48:26 +00:00
mgehre
47f90870ae MAX: format desiredTemperature with fixed precision
This make the new longpoll update of dropdowns work.

git-svn-id: https://svn.fhem.de/fhem/trunk@2200 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-26 19:48:11 +00:00
mgehre
9144d48fab MAX: enable setting boost mode
git-svn-id: https://svn.fhem.de/fhem/trunk@2196 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-26 03:53:14 +00:00
mgehre
7c2095db99 MAX: clear Error on reconnect
git-svn-id: https://svn.fhem.de/fhem/trunk@2187 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-25 09:51:02 +00:00
mgehre
82e8a7be18 MAX: Show error in ERROR variable in FHEMWEB
git-svn-id: https://svn.fhem.de/fhem/trunk@2165 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:33:36 +00:00
mgehre
d1ff00567c MAX: Move parsing to 10_MAX for reuse by CUL_MAX
git-svn-id: https://svn.fhem.de/fhem/trunk@2163 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:32:50 +00:00
mgehre
4ae8d769ee MAX: return valid temperatures in form %2.1f for FHEMWEB
git-svn-id: https://svn.fhem.de/fhem/trunk@2153 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:57:50 +00:00
mgehre
ae0a676435 MAX: add removeDevice for set
git-svn-id: https://svn.fhem.de/fhem/trunk@2151 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:57:25 +00:00
mgehre
bc95538e6b Initial commit of 00_MAXLAN.pm and 10_MAX.pm
00_MAXLAN.pm: update doc

10_MAX.pm: update doc

00_MAXLAN.pm: Fix syntax error

00_MAXLAN.pm: remove reference to hmId

00_MAXLAN.pm: also dispatch define events from metadata, because shutter does not have configdata

10_MAX.pm: allow setting temp to "on" and "off"

10_MAX.pm: fix doc formatting

00_MAXLAN.pm: Add two set commands: raw and clock

00_MAXLAN.pm: parse current until time

00_MAXLAN.pm: send quit in Undef

00_MAXLAN.pm: beautifying

Display ctrl mode (auto/manual/temporary)

Allow setting a temporary temperature

MAX: change event delimiter to handle time

Fix bug where only one room could be handled

MAX: parse "S:" response

List roomid, send correct roomid with desired-temp

MAX: show roomname for devices

MAX: add troubleshooting when device send temperature 0

00_MAXLAN: Fix parsing of "until" date: time and month were broken

00_MAXLAN: show time offset on start

Show more state info

Set timezone to floating because local cannot be determined on fritzbox

dispatch CubeClockState only if rfaddr is known

Read valve position of HeatingThermostat by gaggi (g.sturm@sturm-busse.de)

MAX: notify if 1% percent rule is oversteped and if queue is full

Do not crash on empty Metadata response

change inital label from "initalized" to "waiting for data"

Auto reconnect if connecting failed

defer setting clock until after complete hello

cleanup

Lower polling interval to 10 seconds

Remove ReadyFn, we already got a FD

really defer setting the clock

valveposition is in percent

rename serialNr to serial

check for matching magic/version, be more robust while parsing metadata

implement SendMetadata

Add missing devices during C: response

Fill SetRoomId

Make ReadAnswer really wait for one

Make valveposition a reading/show possible settings in WebUI (by wollet42, wton1@gmx.de)

Remove DateTime module

rename room to group: fhem already has a room concept

Set temperature individually, not for the whole group

Implement setting of groupid

Remove display of groupname, it does not say anything

generate events for HeatingThermostat's readings

Switched to ReadingsBulkUpdate (thanks to tobias.faust, tobias.faust@gmx.net)

Implement interfaces: this changes the setter desired-temp to desiredTemperature

Correct some Log messages

doc: make clear that MAXLAN uses the cube exclusively

Fix webinterface showing old name for desiredTemperature

add temp4valve4.gplot for Max! HeatingThermostats

Move SetTemperature to backend, allow eco/comfort

Show eco/comfort temperature from device

Support event-on-{update,change}-reading

Correct computation of time difference (thanks Andy Fuchs)

gplot: Corrected axis range

Allow configuring of a lot of device parameters

Add optional pollintervall to define (thanks to wollet42)

Return message up to UI

Minor fixes

Fix setting desiredTemperature

Allow cancel of pairmode

gplot: better scaling (by wollet42) and steps instead of interpolation

Continue even if L: is empty

add factoryReset

request config after new device paired

Updated CUL_MAX

Correct parsing of flags

parse measured(!) temperature

Unify logic for MAXLAN and CUL_MAX into MAX

Show some unused bits

Correctly show until time only in temporary mode

Fix measured temp

Fix checks for existance

Return list of valid values for desiredTemperature

Require a value with desiredTemperature and don't show (manual)

Update doc text

Update CUL_MAX

MAXLAN: dispatch define before configuration event

Update plot to show measured temperature, too

git-svn-id: https://svn.fhem.de/fhem/trunk@2144 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-19 23:03:18 +00:00