Commit Graph

2143 Commits

Author SHA1 Message Date
mgehre
6e3079bae6 MAX: clear Error on reconnect
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2187 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-25 09:51:02 +00:00
mgehre
378dded602 MAXLAN: add commandref entry for reconnect
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2186 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-25 09:50:44 +00:00
rudolfkoenig
a6b9eb0223 fhem needs utf-8
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2185 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-25 08:30:44 +00:00
rudolfkoenig
734de1104c Translated HOWTO added
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2184 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-25 08:27:15 +00:00
markusbloch
8753679fea added more detailed readings, readings documented now under Generated Events
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2183 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 15:31:34 +00:00
borisneubert
2bd3562cff avoid unitialized value warnings for undefined readings in ReadingsBulkUpdate
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2182 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 13:48:12 +00:00
markusbloch
bccadc7bd9 small fix for "Unitialized value in concatination" error
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2181 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:48:00 +00:00
mfr69bs
81541a4f7b saving the statefile before an update
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2180 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:46:23 +00:00
borisneubert
b4f6062e3c calendar event is now started if t < endtime and ended if t>= endtime (before it was <= and > respectively)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2179 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:42:24 +00:00
tobiasfaust
87f039989b -rename fhemdb_create.sql to db_create_mysql.sql
-added a postgresql connection example to db.conf


git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2178 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:13:58 +00:00
ulimaass
3f4afc80b1 now accepts desired-temp and desiredTemperature
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2177 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:06:00 +00:00
tobiasfaust
637b2db0de now added really the script to create the tables and indices for a postgresql database
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2176 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 12:03:14 +00:00
tobiasfaust
eabd9308ba Commit a new version of 93_DbLog.pm.
added the get Function with fully functionality of FileLog
 - column_spec with delta-h/delta-d/int/other regexp
added a Postgresql Script to create the tables and indices needed by DbLog



git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2175 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 11:58:59 +00:00
rudolfkoenig
fbf2b50594 Translation from Bernhard
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2174 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-24 09:46:58 +00:00
markusbloch
72ecb3e44d fix the previous docu fixes
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2173 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 22:42:13 +00:00
markusbloch
c90020991e added deeper log output, fixed documentation grammar
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2172 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 22:39:00 +00:00
ulimaass
050db24747 Fixed path to svg.js
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2171 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 20:27:32 +00:00
mfr69bs
319f1ed164 reloading of modules disabled
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2170 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 19:49:07 +00:00
borisneubert
e95e694f3a renamed open.png and open_G.png to shutter_open_big.png and shutter_closed_big.png
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2169 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 19:17:41 +00:00
rudolfkoenig
4a3dce67cb devStateIcon added
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2168 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 18:36:24 +00:00
ulimaass
905fe0210f fixed http-header, unsetting FF-autocomplete, added attribute fp_setbutton (fixes by Matthias)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2167 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 17:37:44 +00:00
rudolfkoenig
9959e4926b Removed \r (again)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2166 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 08:44:06 +00:00
mgehre
33cfbd0c14 MAX: Show error in ERROR variable in FHEMWEB
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2165 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:33:36 +00:00
mgehre
d8306e74b9 MAXLAN: add set reconnect
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2164 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:33:23 +00:00
mgehre
834c4a86e8 MAX: Move parsing to 10_MAX for reuse by CUL_MAX
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2163 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:32:50 +00:00
mgehre
d5962393ed MAXLAN: ignore invalid data (which the cube sends after a reset)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2162 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:32:32 +00:00
mgehre
0e723035f0 MAX: increase default polling interval to 60 seconds
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2161 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:32:21 +00:00
mgehre
3e75906bfb MAX: check for updated L: response after s: command
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2160 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 07:32:08 +00:00
martinp876
21b70cecc3 bug fixin peer list, virtual actor, regdisplay, add valve simulator
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2159 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 19:49:07 +00:00
mgehre
669ccb5ff0 MAX: propset svn:keywords "Id"
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2158 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 16:38:10 +00:00
rudolfkoenig
a076620e30 Buss-und-bettag fix
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2157 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 15:32:00 +00:00
rudolfkoenig
501dcd231d Turn browser caching of select-values off (by matthias).
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2156 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 14:57:48 +00:00
rudolfkoenig
e57b099ea7 Part of the double-HTTP-header fix by Matthias
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2155 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 14:09:17 +00:00
borisneubert
4d1fc3fd96 attribute nonl (no newline) added for ECMD device
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2154 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 05:44:20 +00:00
mgehre
86d3111730 MAX: return valid temperatures in form %2.1f for FHEMWEB
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2153 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:57:50 +00:00
mgehre
c11cbcd272 MAX: check correct length of configuration response
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2152 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:57:38 +00:00
mgehre
0a8a4732b2 MAX: add removeDevice for set
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2151 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:57:25 +00:00
rudolfkoenig
1e0e84f82b ETags by Matthias
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2150 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:47:19 +00:00
martinp876
72b0069625 TC awake filter, display of regs, bugfixes
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2149 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:47:12 +00:00
rudolfkoenig
e8e9745d23 Added associated with table
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2148 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-21 19:11:13 +00:00
rudolfkoenig
e208ded775 Closing old TCP connections
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2147 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-20 18:22:50 +00:00
rudolfkoenig
491a466016 CORS moved to attribute
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2146 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-20 17:51:45 +00:00
rudolfkoenig
da3f98519e Slider min>0 bug fix
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2145 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-20 17:21:55 +00:00
mgehre
708d4a7516 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: svn://svn.code.sf.net/p/fhem/code/trunk@2144 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-19 23:03:18 +00:00
mfr69bs
f891f9a45a needless semicolon removed
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2143 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-19 22:25:07 +00:00
martinp876
43a971a160 fix uninit variable
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2142 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-19 22:09:59 +00:00
martinp876
2fad596599 CUL selective timing for HM, register display option, bug fixes
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2141 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-19 21:40:22 +00:00
rudolfkoenig
af3fdddc62 JSonp newline patch from Joerg
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2140 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-19 06:58:53 +00:00
martinp876
ae7e4c2fb4 Bugfix TCreadings, others
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2139 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-18 19:33:00 +00:00
borisneubert
f1224b9172 added use HttpUtils;
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2138 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-18 17:17:20 +00:00