CHANGED: 72_FRITZBOX.pm, 73_PRESENCE2.pm, 73_PRESENCE.pm, 98_CDCOpenData.pm

git-svn-id: https://svn.fhem.de/fhem/trunk@28740 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
jowiemann
2024-04-03 12:53:57 +00:00
parent 85df0753a3
commit 20e2cd70a3

View File

@@ -1,5 +1,9 @@
# Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Add changes at the top of the list. Keep it in ASCII, and 80-char wide.
# Do not insert empty lines here, update check depends on it # Do not insert empty lines here, update check depends on it
- bugfix: 73_PRESENCE2: BlockingCall loglevel = GetVerbose($name)
- bugfix: 73_PRESENCE: BlockingCall loglevel = GetVerbose($name)
- bugfix: 98_CDCOpenData: BlockingCall loglevel = GetVerbose($name)
- bufgix: 72_FRITZBOX: BlockingCall loglevel = GetVerbose($name)
- bugfix: 50_SSChatbot: 'disabled' is not working when receiving data - bugfix: 50_SSChatbot: 'disabled' is not working when receiving data
- bugfix: 76_SolarForecast: ctrlWeatherDev1 Drop-Down if no DWD Device exists - bugfix: 76_SolarForecast: ctrlWeatherDev1 Drop-Down if no DWD Device exists
- feature: 76_SolarForecast: integrate OpenMeteoDWDEnsemble-API - feature: 76_SolarForecast: integrate OpenMeteoDWDEnsemble-API