testing #71
| @@ -2,7 +2,7 @@ | ||||
| ############################################################################## | ||||
| # | ||||
| #     59_Weather.pm | ||||
| #     (c) 2009-2024 Copyright by Dr. Boris Neubert | ||||
| #     (c) 2009-2025 Copyright by Dr. Boris Neubert | ||||
| #     e-mail: omega at online dot de | ||||
| # | ||||
| #       Contributors: | ||||
| @@ -544,7 +544,7 @@ __END__ | ||||
|   ], | ||||
|   "release_status": "stable", | ||||
|   "license": "GPL_2", | ||||
|   "version": "v2.2.30", | ||||
|   "version": "v2.2.35", | ||||
|   "author": [ | ||||
|     "Marko Oldenburg <fhemdevelopment@cooltux.net>" | ||||
|   ], | ||||
|   | ||||
| @@ -1,5 +1,4 @@ | ||||
| UPD 2024-10-11_19:46:40 25848 FHEM/59_Weather.pm | ||||
| UPD 2025-02-04_20:50:25 34419 lib/FHEM/Core/Weather.pm | ||||
| UPD 2023-01-29_16:14:48 50106 lib/FHEM/APIs/Weather/DarkSkyAPI.pm | ||||
| UPD 2023-07-11_14:08:00 33779 lib/FHEM/APIs/Weather/OpenWeatherMapAPI.pm | ||||
| UPD 2025-02-04_20:47:55 38751 lib/FHEM/APIs/Weather/wundergroundAPI.pm | ||||
| UPD 2025-02-04_20:57:25 25848 FHEM/59_Weather.pm | ||||
| UPD 2025-02-04_20:58:03 34419 lib/FHEM/Core/Weather.pm | ||||
| UPD 2025-02-04_20:58:29 33780 lib/FHEM/APIs/Weather/OpenWeatherMapAPI.pm | ||||
| UPD 2025-02-04_20:57:50 38751 lib/FHEM/APIs/Weather/wundergroundAPI.pm | ||||
|   | ||||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @@ -3,7 +3,7 @@ | ||||
| # | ||||
| # Developed with VSCodium and richterger perl plugin | ||||
| # | ||||
| #  (c) 2019-2023 Copyright: Marko Oldenburg (fhemdevelopment at cooltux dot net) | ||||
| #  (c) 2019-2025 Copyright: Marko Oldenburg (fhemdevelopment at cooltux dot net) | ||||
| #  All rights reserved | ||||
| # | ||||
| #   Special thanks goes to: | ||||
|   | ||||
| @@ -865,7 +865,7 @@ sub _strftimeWrapper { | ||||
|       "abstract": "Wetter API für Weather Underground" | ||||
|     } | ||||
|   }, | ||||
|   "version": "v1.2.0", | ||||
|   "version": "v1.3.0", | ||||
|   "author": [ | ||||
|     "Julian Pawlowski <julian.pawlowski@gmail.com>" | ||||
|   ], | ||||
|   | ||||
| @@ -2,7 +2,7 @@ | ||||
| ############################################################################## | ||||
| # | ||||
| #     59_Weather.pm | ||||
| #     (c) 2009-2024 Copyright by Dr. Boris Neubert | ||||
| #     (c) 2009-2025 Copyright by Dr. Boris Neubert | ||||
| #     e-mail: omega at online dot de | ||||
| # | ||||
| #       Contributors: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user