Wetterdienste?

  • mir das Wetter meiner Heimatregion anzuzeigen.

    mehr informationen wären nicht schlecht.

    welche Kodi version, Hardware, etc.
    Nur deine Region nicht oder gar kein Wetter?

    Spoiler anzeigen

    Nokia 8000 - Raspy4 mit Volumio 2.917 + 8.8 Display + Pro-Ject DAC - Raspberry Pi 3 mit piCorePlayer 7.0.0 -JogglerHD - Raspy4 mit Volumio 2.917 + 11,9" Display + Pro-Ject Stereo Box DS

  • hab auch probleme mit dem wetter derzeit

    o) kodi 19 auf 1xnvidia shield pro, 2xnvidia shield tube und 1xwin portable.
    o) gismeteo und multi weather

    verhalten:
    1) bei neu anlegen funzt immer alles
    2) irgendwann mal (maximal stunden) schafft er die updates nicht mehr. mal mit (bei automatischen updates), mal ohne (bei händischem "aktualisieren") fehlermeldung.
    3) manches mal hilft deaktivieren und aktivieren- wenn nicht, dann nur deinstallieren.

    die fehlermeldungen hier von gismeteo auf einer der tuben (android 32 bit)

    Spoiler anzeigen

    2021-03-06 12:35:38.763 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: Unhandled exception detected!
    2021-03-06 12:35:38.763 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: *** Start diagnostic info ***
    2021-03-06 12:35:38.853 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: System info: uname_result(system='Linux', node='localhost', release='4.9.140-tegra-g7ad5124ecf88', version='#4 SMP PREEMPT Fri Dec 18 03:32:55 PST 2020', machine='armv8l', processor='')
    2021-03-06 12:35:38.853 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: OS info: Beschäftigt
    2021-03-06 12:35:38.853 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: Kodi version: 19.0 (19.0.0) Git:20210218-f44fdfbf67
    2021-03-06 12:35:38.853 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: File: /storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…simpleplugin.py
    2021-03-06 12:35:38.853 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: Code context:
    366: return pickle.loads(bytes(raw_item))
    367: except TypeError as e:
    368:> return pickle.loads(bytes(raw_item, 'utf-8'))
    369: else:
    370: raise KeyError(key)
    2021-03-06 12:35:38.856 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: Global variables:
    Addon = <class 'resources.libs.simpleplugin.Addon'>
    MemStorage = <class 'resources.libs.simpleplugin.MemStorage'>
    MutableMapping = <class 'collections.abc.MutableMapping'>
    PY2 = False
    PY3 = True
    Params = <class 'resources.libs.simpleplugin.Params'>
    Plugin = <class 'resources.libs.simpleplugin.Plugin'>
    Route = <class 'resources.libs.simpleplugin.Route'>
    RoutedPlugin = <class 'resources.libs.simpleplugin.RoutedPlugin'>
    SimplePluginError = <class 'resources.libs.simpleplugin.SimplePluginError'>
    Storage = <class 'resources.libs.simpleplugin.Storage'>
    TimeoutError = <class 'resources.libs.simpleplugin.TimeoutError'>
    _format_vars = <function _format_vars at 0x9216b3a8>
    _kodi_major_version = <function _kodi_major_version at 0x9216b498>
    basestring = <class 'str'>
    bytes = <class 'bytes'>
    contextmanager = <function contextmanager at 0x912ac958>
    copyfile = <function copyfile at 0x914d61e8>
    deepcopy = <function deepcopy at 0x91a65308>
    dict = <class 'dict'>
    getargspec = <function getfullargspec at 0xa34f6f88>
    hashlib = <module 'hashlib' from '/mnt/expand/b9391988-7683-4678-a503-33f1b620b320/user/0/http://org.xbmc.kodi/cache/apk/asse…n3.8/hashlib.py'>
    inspect = <module 'inspect' from '/mnt/expand/b9391988-7683-4678-a503-33f1b620b320/user/0/http://org.xbmc.kodi/cache/apk/asse…n3.8/inspect.py'>
    int = <class 'int'>
    iteritems = <function iteritems at 0x9211d968>
    itervalues = <function itervalues at 0x9211da08>
    list = <class 'list'>
    log_exception = <function log_exception at 0x9216b538>
    long = <class 'int'>
    namedtuple = <function namedtuple at 0xa0972458>
    object = <class 'object'>
    os = <module 'os' from '/mnt/expand/b9391988-7683-4678-a503-33f1b620b320/user/0/http://org.xbmc.kodi/cache/apk/asse…python3.8/os.py'>
    parse_qs = <function parse_qs at 0x9e548518>
    pformat = <function pformat at 0x92169558>
    pickle = <module 'pickle' from '/mnt/expand/b9391988-7683-4678-a503-33f1b620b320/user/0/http://org.xbmc.kodi/cache/apk/asse…on3.8/pickle.py'>
    py2_decode = <function py2_decode at 0x9216b448>
    py2_encode = <function py2_encode at 0x9216b3f8>
    python_2_unicode_compatible = <function python_2_unicode_compatible at 0xa34e4e48>
    quote_plus = <function quote_plus at 0x9e548748>
    re = <module 're' from '/mnt/expand/b9391988-7683-4678-a503-33f1b620b320/user/0/http://org.xbmc.kodi/cache/apk/asse…python3.8/re.py'>
    str = <class 'str'>
    super = <class 'super'>
    sys = <module 'sys' (built-in)>
    time = <module 'time' (built-in)>
    uname = <function uname at 0x9216aa98>
    unicode_literals = _Feature((2, 6, 0, 'alpha', 2), (3, 0, 0, 'alpha', 0), 2097152)
    unquote_plus = <function unquote_plus at 0x9e5485b8>
    urlencode = <function urlencode at 0x9e5487e8>
    urlparse = <function urlparse at 0x9e8dba48>
    wraps = <function wraps at 0xa0974f78>
    xbmc = <module 'xbmc' (built-in)>
    xbmcaddon = <module 'xbmcaddon' (built-in)>
    xbmcgui = <module 'xbmcgui' (built-in)>
    zip = <class 'zip'>
    2021-03-06 12:35:38.868 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: Local variables:
    full_key = "weather.gismeteo_***cache***___location_forecast('de', '2366'){}"

    ~~SNIP ~~

    'ssasF1614982787.9916258\n'
    'tp341\n'
    '.')
    self = <resources.libs.simpleplugin.MemStorage object at 0x97203b00>
    2021-03-06 12:35:38.869 T:32700 ERROR <general>: weather.gismeteo [v.0.5.2+matrix.1]: **** End diagnostic info ****
    2021-03-06 12:35:38.874 T:32700 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
    - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
    Error Type: <class 'UnicodeEncodeError'>
    Error Contents: 'utf-8' codec can't encode character '\udcfc' in position 113: surrogates not allowed
    Traceback (most recent call last):
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…simpleplugin.py", line 366, in __getitem__
    return pickle.loads(bytes(raw_item))
    TypeError: string argument without an encoding
    During handling of the above exception, another exception occurred:
    Traceback (most recent call last):
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…eteo/default.py", line 497, in <module>
    weather.run()
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…impleweather.py", line 693, in run
    self._resolve_function()
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…simpleplugin.py", line 1117, in _resolve_function
    return action_callable(self._params)
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…eteo/default.py", line 363, in forecast
    data = _location_forecast(lang, location.id)
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…simpleplugin.py", line 839, in inner_wrapper
    return self._get_cached_data(cache, func, duration,
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…simpleplugin.py", line 784, in _get_cached_data
    data, timestamp = cache[key]
    File "/storage/emulated/0/Android/data/http://org.xbmc.kodi/files/.kodi/ad…simpleplugin.py", line 368, in __getitem__
    return pickle.loads(bytes(raw_item, 'utf-8'))
    UnicodeEncodeError: 'utf-8' codec can't encode character '\udcfc' in position 113: surrogates not allowed
    -->End of Python script error report<--
    2021-03-06 12:35:39.678 T:32700 INFO <general>: Python interpreter stopped
    2021-03-06 12:35:44.984 T:32736 INFO <general>: initializing python engine.

    der "gesnippte" teil ist elendig lang. den hab ich mir mal lieber gespart hier *g*

  • Ich benutze LibreELEC 9.2.6 mit KODI 18.9 auf einem Pi 3.
    Das Wetter ist kein Add-on, sondern die eingebaute Wetterfunktion, die links immer ganz unten im Menü auftaucht.
    Bisher gingen OpenWeatherMap und Yahoo immer ohne Probleme, jetzt wird nichts mehr angezeigt.
    Heimatstadt Heilbronn ist natürlich angegeben...

  • jau, dacht ich mir schon ein paar beiträge weiter oben eigentlich *g*
    wollt eher nur nachliefern, was der fred-ersteller versäumt hatte ...

    ich frag mich da eher, warum noch keiner den wetterdienst bei proplanta absaugt und nur dieses steinzeitliche yahoo nimmt?
    hab den in meiner hausautomatisation rennen und bin seit jahren glücklich und zufrieden. das ding liefert außerdem mehr daten, als je wer brauchen wird. und das zumindest in meiner region in verdammter genauigkeit. ich prüf da immer die live-daten mit meiner wetterstation ab und bin immer wieder erstaunt, wie genau die 2 kurven passen *g*.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!