tlskinneriv / awnet_local

Enables local support for Ambient Weather personal weather stations.
28 stars 5 forks source link

Stopped working on 2023.11.1 #40

Closed 715Steve closed 11 months ago

715Steve commented 11 months ago

Integration Version: latest

Home Assistant Version: 2023.11.1

All sensors are unavailable. Removed and re-installed device and same.

2023-11-06 08:11:56.824 WARNING (SyncWorker_2) [homeassistant.loader] We found a custom integration awnet_local which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2023-11-06 08:11:59.673 INFO (MainThread) [homeassistant.bootstrap] Setting up stage 2: {'uptime', 'template', 'hacs', 'input_number', 'sun', 'webrtc', 'generic', 'file_upload', 'tag', 'switch_as_x', 'sensi', 'input_text', 'map', 'met', 'ifttt', 'counter', 'moon', 'bluetooth_adapters', 'binary_sensor', 'vizio', 'automation', 'tts', 'openuv', 'zone', 'input_select', 'wyzeapi', 'group', 'cast', 'alarmo', 'honeywell', 'schedule', 'trace', 'blueprint', 'local_ip', 'timer', 'ios', 'auto_backup', 'sensor', 'my', 'camera', 'notify', 'assist_pipeline', 'iss', 'subaru', 'homekit', 'config', 'auth', 'alexa_media', 'roku', 'history', 'tplink', 'logbook', 'adguard', 'input_datetime', 'nws', 'search', 'ge_home', 'stream', 'gdacs', 'thermal_comfort', 'lovelace', 'wake_word', 'matter', 'spotify', 'application_credentials', 'ambient_station', 'whois', 'season', 'mobile_app', 'diagnostics', 'speedtestdotnet', 'climate', 'image_upload', 'awnet_local', 'samsungtv', 'vesync', 'govee_ble', 'aurora', 'androidtv_remote', 'persistent_notification', 'influxdb', 'ham_radio_propagation', 'analytics', 'media_source', 'openweathermap', 'onboarding', 'dlna_dmr', 'hardware', 'ffmpeg', 'energy', 'conversation', 'stt', 'onvif', 'geo_location', 'dlna_dms', 'ibeacon', 'inkbird', 'cert_expiry', 'device_tracker', 'radio_browser', 'scene', 'wundergroundpws', 'input_button', 'homekit_controller', 'default_config', 'device_automation', 'panel_custom', 'person', 'input_boolean', 'upnp_availability', 'script', 'homeassistant_alerts', 'airnow', 'clean_up_snapshots_service', 'system_health', 'hue', 'teamtracker', 'repairs', 'spotcast', 'tuya'} 2023-11-06 08:11:59.765 INFO (MainThread) [homeassistant.setup] Setting up awnet_local 2023-11-06 08:11:59.765 INFO (MainThread) [homeassistant.setup] Setup of domain awnet_local took 0.0 seconds 2023-11-06 08:11:59.825 INFO (MainThread) [custom_components.awnet_local] Loading data for integration 2023-11-06 08:12:00.484 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.awnet_local 2023-11-06 08:12:00.484 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.awnet_local 2023-11-06 08:12:00.568 INFO (MainThread) [homeassistant.components.weather] Setting up weather.awnet_local 2023-11-06 08:25:58.217 INFO (MainThread) [custom_components.awnet_local] Removing all stored data 2023-11-06 08:25:58.219 INFO (MainThread) [custom_components.awnet_local] Loading data for integration 2023-11-06 08:25:58.222 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.awnet_local 2023-11-06 08:25:58.223 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.awnet_local 2023-11-06 08:25:58.223 INFO (MainThread) [homeassistant.components.weather] Setting up weather.awnet_local

tlskinneriv commented 11 months ago

I just performed an upgrade to 2023.11.1 on my production system and did not lose any sensors. Have you checked that the accompanying add-on is running/working properly? The sensors will show unavailable after a restart of HA or an add/remove of the integration if the add-on is not sending data. If the addon is running, please include the latest log outputs in a comment on this issue.

715Steve commented 11 months ago

Thanks for that. I actually had to remove the addon and reinstall as it was throwing and error and not starting. All is running again now.