Commit Graph

222 Commits

Author SHA1 Message Date
c600937332 add numericPrecision=decimal option 2022-12-14 16:21:14 +01:00
a9d9ad722c fix delete Readings 2022-12-14 11:26:32 +01:00
b6c0dc2ef1 fix delete Reading Counter 2022-12-14 11:08:36 +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
70c5bb0748 Merge pull request 'devel' (#3) from devel into master
Reviewed-on: #3
2021-06-09 20:43:04 +02:00
d58e1bcacc Merge pull request 'patch-wind_gustForOpenWeatherMapAPI' (#2) from patch-wind_gustForOpenWeatherMapAPI into devel
Reviewed-on: #2
2021-06-09 20:41:29 +02: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
655decd03a insert forcast attributs to english commandref 2020-10-17 14:40:20 +02: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
e67901d856 add wunderground documentation in commandref 2020-02-04 14:09:47 +01:00
Marko Oldenburg
58059fc918 delete table options in commandref 2019-12-06 13:12:35 +01:00
Marko Oldenburg
39704839ee check newLocation insert 2019-09-16 08:16:55 +02:00
Marko Oldenburg
c45d3be028 add wundergroundAPI for setter newLocation 2019-09-13 11:03:44 +02:00
Leon Gaultier
7885ec01bd
Merge pull request #7 from fhem/patch-wu
add support for set weather newLocation, temorary location change
2019-09-13 10:35:39 +02:00
Marko Oldenburg
7de03480f8 add commandref entry for set command newLocation 2019-09-11 09:00:13 +02:00
Marko Oldenburg
84f0562f27 add support fpr Meta.pm and little Code changes 2019-09-11 08:42:42 +02:00
Marko Oldenburg
5ff16316eb add Meta.pm Support 2019-09-11 08:20:28 +02:00
Marko Oldenburg
3d8ababbfe add support for set weather newLocation, temorary location change 2019-09-11 08:19:31 +02:00
Marko Oldenburg
7a3fbb960b change version numbers 2019-09-11 08:02:08 +02:00
Marko Oldenburg
ddc004b0de change code in SetFn, change delimiter for set cmd newLocation 2019-09-10 10:50:30 +02:00
Marko Oldenburg
83d55d6c22 add setter locationTemp to change location temporary 2019-09-09 17:35:59 +02:00
Marko Oldenburg
ec08d0ec53 add setter locationTemp to change location temporary 2019-09-09 17:35:35 +02:00
Marko Oldenburg
150581147f Bugfix forum #971394 2019-09-02 13:43:53 +02:00
Leon Gaultier
7d0a74cf78
Merge pull request #6 from fhem/devel
fix default value for units
2019-07-14 21:51:21 +02:00
Julian Pawlowski
42257916ba
Remove SVN data 2019-07-14 13:48:03 +02:00
Julian Pawlowski
78a1636d14
fix default value for units 2019-07-14 13:47:28 +02:00
Marko Oldenburg
0baf18e046 change loglevel 2019-06-15 09:45:03 +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
249ba18414 fix README.md 2019-06-07 21:27:41 +02:00
Leon Gaultier
487aee60dd
Merge pull request #5 from fhem/jpawlowski-WU
Update to version v1.0.0
2019-06-07 21:08:50 +02:00
Julian Pawlowski
3507e7a061
Update to version v1.0.0
night/day forecasts for 5 days now implemented using hourly readings hfcX_ (misleading but no other option ...)
2019-06-07 21:04:21 +02:00
Marko Oldenburg
7c87c7d516 little gugfix 2019-06-04 22:12:19 +02:00
Marko Oldenburg
829762e104 add more Information to README.md 2019-06-04 21:34:33 +02:00
Marko Oldenburg
8d62e167ff add more Information to README.md 2019-06-04 21:32:38 +02:00
Marko Oldenburg
62b6d59c95 add README.md file 2019-06-04 21:29:03 +02:00
Marko Oldenburg
94a1ff78f8 Merge branch 'master' into devel 2019-06-04 21:21:30 +02:00