Commit Graph

58 Commits

Author SHA1 Message Date
Philipp Wo 66a5c525a9 added TabletUI Infos & added helper fn for thermostat widget 2020-02-06 08:39:50 +01:00
Philipp Wo 8c545c3bfe added duration for setAllOverlays; doku updated 2020-02-06 06:04:57 +01:00
Philipp Wo 2992a11988 added duration for setAllOverlays; doku updated 2020-02-06 05:47:50 +01:00
Philipp Wo 9d668bd8d0 renamed setting "off" to "remove" 2019-12-27 09:56:19 +01:00
Philipp Wo 10c6ca180a added version 2019-12-24 03:46:47 +01:00
Philipp Wo 085af3d5a8 added update function for overlay, code cleaned 2019-12-14 16:29:46 +01:00
Philipp Wo a020f7ea0f commandref updated 2019-12-11 13:37:41 +01:00
Philipp Wo 4102cadc6c reduced API-querys in UpdateFn up to 50% 2019-12-11 11:12:46 +01:00
Philipp Wo e2a3946e3e reading distance from home added
set Attr showPosData to 1
2019-12-10 23:49:02 +01:00
Philipp Wo 91dc626e4c all events with same timestamp
performance improvement?
2019-12-10 18:07:41 +01:00
Philipp Wo 505de090f2 no event when readingsBulkUpdate 2019-12-10 17:41:08 +01:00
Philipp Wo 03fef4a2cc code cleanup 2019-12-10 16:38:33 +01:00
Philipp Wo fe13d672e7 reduced redundant api querys 2019-12-10 16:20:57 +01:00
Philipp Wo 1f82ad7824 improved reading updates 2019-12-10 15:28:32 +01:00
Philipp Wo df555d473b reverted to normal token load 2019-12-10 13:21:10 +01:00
Philipp Wo 2d32913bef update function with blocking call; shoud fix fhem timeouts 2019-12-10 11:03:12 +01:00
Philipp Wo 470c4e135a code cleanup
removed unused sub´s
2019-12-10 10:14:23 +01:00
Philipp Wo 4b7a09ff0b changed api status check
maybe a blocking problem could be solved
2019-12-10 09:31:43 +01:00
Philipp Wo 4c36477bc6 Merge remote-tracking branch 'origin/master' 2019-12-09 21:32:43 +01:00
Philipp Wo f2e88a911f fixed set reading 2019-12-09 21:32:20 +01:00
Philipp Wo 422db04e88 fixed set reading 2019-12-09 21:27:58 +01:00
Philipp Wo 2bd257970f Geolocation Status added to Readings
thx to Andreas Krause <Andreas@die4krauses.net>
2019-12-09 21:18:39 +01:00
Philipp Wo 61c33fc956 reading for desired temp extended
OFF reading now supported
2019-12-09 08:27:04 +01:00
Philipp Wo bd2979ed09 temperature round to one digit 2019-12-06 16:55:56 +01:00
Philipp Wo 4fa3c57d35 fixed error in zoneoverlay without duration 2019-12-04 10:31:40 +01:00
Philipp Wo 37291b0358 timer overlay support added 2019-11-25 22:02:47 +01:00
Philipp Wo 841eebaa69 block access to the api if no password set 2019-11-23 20:22:41 +01:00
Philipp Wo 773da536ca removed unused code 2019-11-23 13:22:13 +01:00
Philipp Wo 0051426f7f set update intervall per attr 2019-11-23 12:47:42 +01:00
Philipp Wo 5094dda70b changed encoding of pm file; commandref created 2019-11-23 11:49:06 +01:00
Philipp Wo 7d4444ce58 all zoneIDs dynamic, reduced code 2019-11-22 21:57:40 +01:00
Philipp Wo a90835fae2 support for multiple mobile IDs 2019-11-22 21:02:03 +01:00
Philipp Wo d7d6fc4000 updateFn optimized 2019-11-22 20:23:01 +01:00
Philipp Wo c802b3f655 all subs use now correct zoneID 2019-11-22 16:35:48 +01:00
Philipp Wo f862149027 attribute list updated 2019-11-22 15:45:11 +01:00
Philipp Wo b765c1e6f0 Merge remote-tracking branch 'origin/master' 2019-11-22 15:43:29 +01:00
Philipp Wo 92d87f156d fixed zone query (query id of zone) 2019-11-22 15:43:06 +01:00
Philipp Wo 392a2e99af fixed zone query (query id of zone) 2019-11-22 15:21:01 +01:00
Philipp Wo 99eec06300 fixed errors in token getter
no return value in tokenrenew and tokenrefresh
2019-11-22 12:39:40 +01:00
Philipp Wo 92cd323578 incremental timeout for updatefn 2019-11-22 10:13:31 +01:00
Philipp Wo 08c32cf0dc increased timeouts + verbose level support 2019-11-22 02:56:10 +01:00
Philipp Wo 70bbea2d2a dependecy of perl modules reduces (lwp->httputils) 2019-11-21 15:43:42 +01:00
Philipp Wo 5f35ab1c38 no homeID for define required 2019-11-20 06:13:26 +01:00
Philipp Wo de68eebfc0 fixed error if tokendata is null 2019-11-19 05:05:44 +01:00
Philipp Wo cf3ac10da0 started redesign from LWP to HttpUtils; tokenhandling redesigned 2019-11-19 04:45:58 +01:00
Philipp Wo 62d6162f7d overlay for single zone or for all zones now possible; battery state for all tado devices 2019-11-15 12:42:51 +01:00
Philipp Wo ab4abd88e8 updated documentation 2019-11-14 07:00:30 +01:00
Philipp Wo 6d3ddb4bae reduced API requests, all readings dynamic (zone and device independent) 2019-11-13 17:18:51 +01:00
Philipp Wo 275e4fbe4a redefined Helper Methods, setOverlay adapted to dynamic zones
setOverlay works only for zone 1 for now
2019-11-10 20:37:28 +01:00
Philipp Wo 5c10147c88 added zone specific readings (temp & hum), getter for zone state added 2019-11-10 17:22:11 +00:00