2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 12:49:34 +00:00
Commit Graph

1038 Commits

Author SHA1 Message Date
rudolfkoenig
f532a1d005 Longpoll will update dropdown and readings, mainly by Matthias
git-svn-id: https://svn.fhem.de/fhem/trunk@2545 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-21 20:22:39 +00:00
rudolfkoenig
dfc4835758 HM support: set_on fix + icons
git-svn-id: https://svn.fhem.de/fhem/trunk@2475 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-11 09:33:46 +00:00
oskarfessel
14725db303 move to supported systems, updated documentation
git-svn-id: https://svn.fhem.de/fhem/trunk@2402 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-01 14:21:40 +00:00
rudolfkoenig
70c6ae03f7 Fixing console.js for endless connections
git-svn-id: https://svn.fhem.de/fhem/trunk@2205 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-27 14:01:13 +00:00
rudolfkoenig
4bdd36c988 longpoll reconnect patch
git-svn-id: https://svn.fhem.de/fhem/trunk@2199 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-26 17:21:24 +00:00
borisneubert
0beaa56314 renamed open.png and open_G.png to shutter_open_big.png and shutter_closed_big.png
git-svn-id: https://svn.fhem.de/fhem/trunk@2169 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-23 19:17:41 +00:00
rudolfkoenig
0070e45b5a Slider min>0 bug fix
git-svn-id: https://svn.fhem.de/fhem/trunk@2145 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-20 17:21:55 +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
rudolfkoenig
ec3fe6593b New logo added, path corrected
git-svn-id: https://svn.fhem.de/fhem/trunk@2121 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-15 09:44:08 +00:00
borisneubert
4f436164f8 Icons donation added
git-svn-id: https://svn.fhem.de/fhem/trunk@2109 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-11 10:09:09 +00:00
ulimaass
f3e816059d Floorplan: stylesheets incl. tags for slider and timepicker
git-svn-id: https://svn.fhem.de/fhem/trunk@2006 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-22 18:39:17 +00:00
rudolfkoenig
f49bc81841 debug deleted
git-svn-id: https://svn.fhem.de/fhem/trunk@2002 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-22 15:16:37 +00:00
rudolfkoenig
3a81a8dff9 Fixing SVG copy/paste
git-svn-id: https://svn.fhem.de/fhem/trunk@2001 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-22 15:14:34 +00:00
rudolfkoenig
a5277ab2c0 FS20 needs parseFloat instead of parseInt
git-svn-id: https://svn.fhem.de/fhem/trunk@2000 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-22 05:56:05 +00:00
ulimaass
c0149e1119 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1965 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:29:29 +00:00
ulimaass
289bf7a2cf Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1964 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:29:19 +00:00
ulimaass
8f71d4a364 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1963 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:29:08 +00:00
ulimaass
60fa16a5ce Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1962 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:28:56 +00:00
ulimaass
168d5fd55a Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1961 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:28:45 +00:00
ulimaass
d5178f86b8 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1960 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:28:34 +00:00
ulimaass
4995d1e960 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1959 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:28:21 +00:00
ulimaass
736065d229 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1958 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:27:51 +00:00
ulimaass
2c93b344b8 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1957 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:27:33 +00:00
ulimaass
5950001c94 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1956 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:27:19 +00:00
ulimaass
f8a80b18db Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1955 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:27:08 +00:00
ulimaass
5aba5afcff Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1954 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:26:56 +00:00
ulimaass
676a54d909 Additional icons from
- https://groups.google.com/d/msg/fhem-users/lVEyQTsUoHc/o_QTOV3gPXgJ
- https://groups.google.com/d/msg/fhem-users/dNP7TLalbhY/KhSXC488NCkJ
- own artwork

git-svn-id: https://svn.fhem.de/fhem/trunk@1953 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 15:26:44 +00:00
rudolfkoenig
5cdcc3d248 Adjusted the colors
git-svn-id: https://svn.fhem.de/fhem/trunk@1951 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-14 06:22:05 +00:00
rudolfkoenig
c724766cce The old icon is the default one (again).
Critics:
- the smile of the new one is weird
- the house was not a complete one



git-svn-id: https://svn.fhem.de/fhem/trunk@1949 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-13 11:20:44 +00:00
rudolfkoenig
56a1b07e3c Slider-Bug
git-svn-id: https://svn.fhem.de/fhem/trunk@1947 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-13 08:12:33 +00:00
rudolfkoenig
6eb2962d1e Time-Picker, darkstyle fixes
git-svn-id: https://svn.fhem.de/fhem/trunk@1941 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-09 07:05:32 +00:00
borisneubert
e4020ff20c Icons added (from meschnigm a t googlemail d o t com
git-svn-id: https://svn.fhem.de/fhem/trunk@1938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-07 19:02:19 +00:00
rudolfkoenig
f99d9f85a3 New icon, from busware
git-svn-id: https://svn.fhem.de/fhem/trunk@1914 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-10-03 10:03:22 +00:00
rudolfkoenig
c52f1f27b6 Opening commandref.html in the browser works now if there are two links
(css and icons).
svg.js is working again


git-svn-id: https://svn.fhem.de/fhem/trunk@1876 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-19 15:22:30 +00:00
rudolfkoenig
4f2c6efca1 Reorg - Part 4
git-svn-id: https://svn.fhem.de/fhem/trunk@1865 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-18 10:27:27 +00:00
rudolfkoenig
e436bbaf3f Reorg - Part 3
git-svn-id: https://svn.fhem.de/fhem/trunk@1864 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-18 10:17:25 +00:00
rudolfkoenig
19707bd65b Reorg - Part 2
git-svn-id: https://svn.fhem.de/fhem/trunk@1863 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-18 10:12:37 +00:00
rudolfkoenig
b61cfe06e6 Reorg - Part 1
git-svn-id: https://svn.fhem.de/fhem/trunk@1862 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-18 10:10:15 +00:00