1
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-05-07 22:29:19 +00:00

54 Commits

Author SHA1 Message Date
jpawlowski
bc40337c95 All my device modules: implement direct support for 98_powerMap
git-svn-id: https://svn.fhem.de/fhem/trunk@13194 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-22 20:05:23 +00:00
jpawlowski
284cb98689 50_HP1000: update on powerMap
git-svn-id: https://svn.fhem.de/fhem/trunk@13105 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-16 13:03:52 +00:00
jpawlowski
066a2edaf2 50_HP1000: improved powerMap support
git-svn-id: https://svn.fhem.de/fhem/trunk@13099 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-15 23:17:56 +00:00
jpawlowski
ed689c0f92 50_HP1000: add 98_powerMap.pm support
git-svn-id: https://svn.fhem.de/fhem/trunk@13016 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-08 21:51:13 +00:00
jpawlowski
1c8d7b5d73 50_HP1000,59_Wunderground: correct RType for speedy readings
git-svn-id: https://svn.fhem.de/fhem/trunk@12876 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-26 08:09:18 +00:00
jpawlowski
bb557f10e8 50_HP1000: fix reading humidityAbs_f
git-svn-id: https://svn.fhem.de/fhem/trunk@12813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-18 09:44:02 +00:00
jpawlowski
1ecc608883 50_HP1000: fix cross-use for dewpoint functions
git-svn-id: https://svn.fhem.de/fhem/trunk@12793 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-17 13:58:53 +00:00
jpawlowski
8f22a8fba3 50_HP1000: fix UTF8 encoding
git-svn-id: https://svn.fhem.de/fhem/trunk@12670 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-27 12:05:49 +00:00
jpawlowski
4a271bceb0 50_HP1000: update formula_symbol names
git-svn-id: https://svn.fhem.de/fhem/trunk@12619 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-21 17:07:21 +00:00
jpawlowski
4cde208dd3 Unit.pm: make Perl::Clone obsolete
git-svn-id: https://svn.fhem.de/fhem/trunk@12579 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-15 02:43:48 +00:00
jpawlowski
34a5f5adbc 50_HP1000: assign FHEM Builtin Reading Types
git-svn-id: https://svn.fhem.de/fhem/trunk@12573 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-14 05:13:04 +00:00
jpawlowski
fdc442cd24 Unit.pm: RType preparation
git-svn-id: https://svn.fhem.de/fhem/trunk@12543 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-10 23:33:13 +00:00
jpawlowski
fba06e6863 Unit.pm: save units as attribute and add extended module support
git-svn-id: https://svn.fhem.de/fhem/trunk@12533 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-09 02:06:06 +00:00
jpawlowski
4c8e85b7a5 50_HP1000.pm: implement Unit.pm support
git-svn-id: https://svn.fhem.de/fhem/trunk@12513 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-06 17:45:26 +00:00
jpawlowski
0cf0f343d3 50_HP1000: add stateReadingsFormat and stateReadingsLang
git-svn-id: https://svn.fhem.de/fhem/trunk@12498 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-04 00:02:53 +00:00
jpawlowski
aa2c104f0f 50_HP1000: use UConv::DbLog_split
git-svn-id: https://svn.fhem.de/fhem/trunk@12493 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-11-03 07:45:35 +00:00
jpawlowski
c4d3daffda 50_HP1000: use UConv to get short reading names
git-svn-id: https://svn.fhem.de/fhem/trunk@12454 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-28 15:48:35 +00:00
jpawlowski
3c0f1236dc 50_HP1000: add custom state definition using stateReadings attribute
git-svn-id: https://svn.fhem.de/fhem/trunk@12445 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-27 16:10:21 +00:00
jpawlowski
187b9587d6 50_HP1000: first part integration with Wunderground module; readings to comply with Fhem standards
git-svn-id: https://svn.fhem.de/fhem/trunk@12442 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-26 23:42:43 +00:00
jpawlowski
a0bd1a5a88 50_HP1000: correct some DbLog units
git-svn-id: https://svn.fhem.de/fhem/trunk@12430 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-25 23:18:11 +00:00
jpawlowski
f677a62870 50_HP1000: improved FHEMWEB instance creation during initial modul definition
git-svn-id: https://svn.fhem.de/fhem/trunk@12411 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-23 09:41:12 +00:00
jpawlowski
fb44baaafb 50_HP1000: no readings for ID or PASSWORD
git-svn-id: https://svn.fhem.de/fhem/trunk@12405 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-22 13:29:37 +00:00
jpawlowski
9c05cb4f56 50_HP1000: correct default unit for windSpeed/windGust and use UConv.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@12400 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-22 13:22:15 +00:00
jpawlowski
d8a79284d4 50_HP1000.pm: fix broken commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@12358 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-17 07:52:14 +00:00
jpawlowski
72d03ea905 50_HP1000.pm: fix humidity for wunderground
git-svn-id: https://svn.fhem.de/fhem/trunk@12355 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-16 22:24:33 +00:00
jpawlowski
bd6b611e9f 50_HP1000.pm: do not log uvCondition in DbLog
git-svn-id: https://svn.fhem.de/fhem/trunk@12354 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-16 19:12:24 +00:00
jpawlowski
8bf0ddf176 50_HP1000.pm: add uvCondition
git-svn-id: https://svn.fhem.de/fhem/trunk@12353 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-16 19:01:42 +00:00
jpawlowski
4b19e2434d 50_HP1000.pm: fix UVI and correct commandref format
git-svn-id: https://svn.fhem.de/fhem/trunk@12352 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-16 18:46:46 +00:00
jpawlowski
c99d7991c5 50_HP1000.pm: add DbLog support and new angloamerican readings
git-svn-id: https://svn.fhem.de/fhem/trunk@12350 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-16 17:58:23 +00:00
jpawlowski
f7ce901f20 50_HP1000.pm: add Activity timer
git-svn-id: https://svn.fhem.de/fhem/trunk@12325 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-11 11:55:05 +00:00
jpawlowski
e585cd6e52 50_HP1000.pm: add solarradiation, attribute extSrvPush_Url and change compasspoints to short notation
git-svn-id: https://svn.fhem.de/fhem/trunk@12323 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-11 10:57:47 +00:00
jpawlowski
1f257dd4c1 50_HP1000.pm: add uvIndex
git-svn-id: https://svn.fhem.de/fhem/trunk@12316 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-10 22:54:05 +00:00
jpawlowski
aac8938679 50_HP1000.pm: keep one value minimum in history helper to avoid zero division
git-svn-id: https://svn.fhem.de/fhem/trunk@12267 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-03 18:08:36 +00:00
jpawlowski
90405e99d6 50_HP1000.pm: integer for windDir_avg2m
git-svn-id: https://svn.fhem.de/fhem/trunk@12245 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-02 18:45:26 +00:00
jpawlowski
eec77b421a 50_HP1000.pm: add readings for wind force and wind compass point
git-svn-id: https://svn.fhem.de/fhem/trunk@12244 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-02 18:37:24 +00:00
jpawlowski
3987448af3 50_HP1000.pm: prevent 0 division and add some more values to default state
git-svn-id: https://svn.fhem.de/fhem/trunk@12240 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-10-02 16:40:41 +00:00
jpawlowski
a952498540 50_HP1000.pm: do realtime at the right time...
git-svn-id: https://svn.fhem.de/fhem/trunk@12081 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-27 16:32:25 +00:00
jpawlowski
17501bdffd 50_HP1000.pm: introduce new average readings and add WeatherUnderground realtime API
git-svn-id: https://svn.fhem.de/fhem/trunk@12080 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-27 14:37:58 +00:00
jpawlowski
d3dc3f400c experimental::smartmatch compatibility for newer Perl versions
git-svn-id: https://svn.fhem.de/fhem/trunk@12048 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-22 08:09:11 +00:00
jpawlowski
f9ed47e2d1 commandref: even shorter short descriptions
git-svn-id: https://svn.fhem.de/fhem/trunk@12004 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-20 07:43:04 +00:00
jpawlowski
bb7d580b02 commandref: add summary description to all my modules
git-svn-id: https://svn.fhem.de/fhem/trunk@11996 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-08-19 20:24:58 +00:00
jpawlowski
ff8b8858ff RESIDENTStk, 20_GUEST, 20_ROOMMATE, 10_RESIDENTS, 70_Pushover, 50_HP1000: remove experimental::lexical_topic
git-svn-id: https://svn.fhem.de/fhem/trunk@11838 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-07-24 12:01:58 +00:00
jpawlowski
5b2d8b4af8 all my modules: suppress experimental my $_ warning
git-svn-id: https://svn.fhem.de/fhem/trunk@11444 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-15 15:45:07 +00:00
jpawlowski
0012f25435 50_HP1000.pm: correct some conversions
git-svn-id: https://svn.fhem.de/fhem/trunk@11437 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-14 09:02:48 +00:00
jpawlowski
74ef726a12 50_HP1000.pm: add support to forward data to Weather Underground
git-svn-id: https://svn.fhem.de/fhem/trunk@11435 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-05-13 19:17:10 +00:00
rudolfkoenig
98f0e3eed0 10_EIB.pm 70_WS3600.pm 98_HourCounter.pm 40_RFXCOM.pm 00_MAXLAN.pm 50_HP1000.pm 70_TellStick.pm: fixing commandref_join warnings (Forum #51779)
git-svn-id: https://svn.fhem.de/fhem/trunk@11307 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-04-25 08:02:06 +00:00
jpawlowski
55ddb6a0af all my modules: add =item pod (Forum #msg392841)
git-svn-id: https://svn.fhem.de/fhem/trunk@10559 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-01-17 15:51:02 +00:00
jpawlowski
9656d72008 HP1000.pm: minor correction to commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@10197 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-12-17 22:59:37 +00:00
jpawlowski
cf6353c7ce 50_HP1000.pm: mixed upper/lowercase readings
git-svn-id: https://svn.fhem.de/fhem/trunk@9947 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-20 23:35:39 +00:00
jpawlowski
b73c2b4a1c 50_HP1000.pm: change reading names in accordance to most FHEM modules
git-svn-id: https://svn.fhem.de/fhem/trunk@9938 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-11-20 18:02:54 +00:00