Commit Graph

52 Commits

Author SHA1 Message Date
18fb5aaada move API files to lib/FHEM/APIs/Weather 2022-12-22 18:45:07 +01:00
52490f38bb change versions of API modules
add Copyright year range
2022-12-20 14:43:12 +01:00
b2d84725f7 fix remove old data 2022-12-20 13:24:15 +01:00
9f005d050e add warnCount reading 2022-12-19 15:29:06 +01:00
d82d4fa01d fix negativ integer value round
fix alerts integration
2022-12-19 11:24:27 +01:00
96ce411948 fix onecall update,
remove weather endpoint
2022-12-18 10:58:24 +01:00
46cc10e80e fix forecast exclude and change commandref 2022-12-14 10:38:04 +01:00
670c06bd2f fix empty deklaration 2022-12-13 19:04:01 +01:00
7ac7e75d82 fix litte bugs in API modul
add first code for daily and hourly forcast delete count
2022-12-13 14:00:46 +01:00
8ec9dae902 better formart 2022-11-26 06:43:20 +01:00
43af5222c5 remove double dewpoint reading 2022-11-25 20:02:39 +01:00
fdd6f0964a full api support weather and onecall 2022-11-25 14:09:45 +01:00
ee989a84bf change OpenWeatherMapAPI Code and extend 59_Weather.pm Modul 2022-11-24 19:22:40 +01:00
ddefbac55a new OpenWeatherMapAPI onecall v3 Support 2022-11-20 21:10:22 +01:00
714c95d6d0 new API Call and Data 2022-11-17 19:58:56 +01:00
be8ece6238 add Onecall to Endpoint
for daily output

[Ticket: no]
2022-02-12 12:56:04 +01:00
7e4dcc2bbb new version 2021-06-09 20:37:02 +02:00
c8453b7a2e add wind_gust 2021-06-09 20:30:35 +02:00
Marko Oldenburg
ccf5c56d5b change Maintainer name from pseudo name to real name 2021-01-30 18:41:41 +01:00
Marko Oldenburg
cc25c68125 code style 2020-04-25 08:51:34 +02:00
Marko Oldenburg
cb3f5c1ecb fix no visibility is available 2020-04-25 08:49:56 +02:00
Marko Oldenburg
1764f7ee7d fix Use of uninitialized value in sprintf 2020-04-22 09:18:12 +02:00
Marko Oldenburg
84f0562f27 add support fpr Meta.pm and little Code changes 2019-09-11 08:42:42 +02:00
Marko Oldenburg
7a3fbb960b change version numbers 2019-09-11 08:02:08 +02:00
Marko Oldenburg
ec08d0ec53 add setter locationTemp to change location temporary 2019-09-09 17:35:35 +02:00
Marko Oldenburg
b095eb7898 try to use JSON::MaybeXS wrapper for chance of better performance + open code 2019-06-15 09:42:07 +02:00
Marko Oldenburg
e1d10a7b4d add more logout, code stype, add LICENSE 2019-06-15 09:36:11 +02:00
Marko Oldenburg
06f0167d79 add sub for apioptions, add darksky api extend option 2019-03-19 21:35:59 +01:00
Marko Oldenburg
9c11fa7c87 change package deklaration 2019-03-15 21:41:32 +01:00
Marko Oldenburg
e9ded889e7 fix umlaute problem 2019-03-14 18:40:42 +01:00
Marko Oldenburg
832843bf18 fix bug then month are umlauts 2019-02-26 12:54:09 +01:00
Marko Oldenburg
566f7a0979 fix readingupdate 2019-01-17 22:22:44 +01:00
Marko Oldenburg
7c6ef32a94 add snow and rain for the last 1 and/or 3 hour 2019-01-15 14:51:50 +01:00
Marko Oldenburg
6499d7f858 fix bugs, change day_of_week formated 2019-01-14 18:16:39 +01:00
Marko Oldenburg
957adf8454 change formated output, add hourly support for DarkSky - thanks to Lippie, multiple factor to wind speed and many bugfix 2019-01-13 21:13:54 +01:00
Marko Oldenburg
1dde02d570 expand error handling, fix typo in commandref 2019-01-13 09:22:28 +01:00
Marko Oldenburg
4ee7715a9f style code 2019-01-12 16:20:31 +01:00
Dr. Boris Neubert
04f10821e2 added $Id tag for subversion 2019-01-12 15:02:53 +01:00
Marko Oldenburg
19f7056f57 fix weblink bug by hourly forcast 2019-01-12 08:18:52 +01:00
Marko Oldenburg
4aa222ba33 change day_of_week processing 2019-01-12 07:34:54 +01:00
Marko Oldenburg
76a995a95d change day_of_week language handling 2019-01-11 08:47:13 +01:00
Marko Oldenburg
b9bb92d6f4 fix error in empty Hash check 2019-01-10 22:35:57 +01:00
Marko Oldenburg
9fddd33c83 change license reading 2019-01-10 14:58:51 +01:00
Marko Oldenburg
9c9e790d88 forcast Datastructure change to HashRef daily and hourly 2019-01-10 14:08:31 +01:00
Marko Oldenburg
1a9d7ad760 change hashRef for parameter from cachemaxage to apioptions 2019-01-10 10:55:03 +01:00
Marko Oldenburg
5b95ea31e4 publish forecast data in OpenWeatherMap, code change in 59_Weather, change response data structure for Weather Modul 2019-01-10 09:30:26 +01:00
Marko Oldenburg
c49d955687 add daily and hourly support code for WOM, fix bug Readingvalue HASH 2019-01-10 00:11:19 +01:00
Marko Oldenburg
b8368fb973 add yahoo icon mapping 2019-01-09 13:42:27 +01:00
Marko Oldenburg
7bbf5f7f50 change dumper output 2019-01-09 13:14:06 +01:00
Marko Oldenburg
117ebca8bc change data handle for callBackFn - wichtig alle Module Updaten 2019-01-09 12:55:21 +01:00