albertogeniola / meross-homeassistant

Custom component that leverages the Meross IoT library to integrate with Homeassistant
MIT License
710 stars 82 forks source link

Problems after installing v1.0.3. Log identifies Low Level 0.4.0.5 (??) and unable to see the entities #166

Closed jgpazos70 closed 2 years ago

jgpazos70 commented 3 years ago

I leave my logs. Previously old versions that ultimately not working. After cleaning and reinstalling can not see entities and logs are saying I am using old version after installing v1.0.3?

2020-11-25 12:08:32 WARNING (MainThread) [custom_components.meross_cloud]
===============================
Meross Cloud Custom component
Developed by Alberto Geniola
Low level library version: 0.4.0.5
-------------------------------
This custom component is under development and not yet ready for production use.
In case of errors/misbehave, please report it here:
https://github.com/albertogeniola/meross-homeassistant/issues
If you like this extension and you want to support it, please consider donating.
-------------------------------
List of devices reported by HTTP API:
- Smart Plug Niños (mss210) - OnlineStatus.ONLINE
- Smart Plug Alma (mss210) - OnlineStatus.ONLINE
===============================
2020-11-25 12:08:32 INFO (MainThread) [custom_components.meross_cloud] Starting meross manager
2020-11-25 12:08:32 INFO (MainThread) [meross_iot.manager] Initializing the MQTT connection...
2020-11-25 12:08:33 INFO (Thread-6) [meross_iot.manager] Subscribed to topics, updating state for already known devices...
2020-11-25 12:08:33 INFO (Thread-6) [meross_iot.manager] Updated 0 devices.
2020-11-25 12:08:33 INFO (MainThread) [custom_components.meross_cloud] Discovering Meross devices...
2020-11-25 12:08:33 INFO (MainThread) [meross_iot.manager]
------- Triggering HTTP discovery, filter_device: None -------
2020-11-25 12:08:33 INFO (MainThread) [meross_iot.manager] The following devices were already known to me: {}
2020-11-25 12:08:33 INFO (MainThread) [meross_iot.manager] The following devices are new to me: [<meross_iot.model.http.device.HttpDeviceInfo object at 0x7fde68c78910>, <meross_iot.model.http.device.HttpDeviceInfo object at 0x7fde6e4a50d0>]
2020-11-25 12:08:33 INFO (MainThread) [meross_iot.manager] Updating 0 known devices form HTTPINFO and fetching data from 2 newly discovered devices...
2020-11-25 12:08:35 INFO (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Registration completed
2020-11-25 12:08:35 INFO (MainThread) [custom_components.hacs.data] Restore started
2020-11-25 12:08:37 INFO (MainThread) [custom_components.hacs.data] Restore done
2020-11-25 12:08:37 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.SENSOR
2020-11-25 12:08:37 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2020-11-25 12:08:37 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2020-11-25 12:08:37 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 7.3 seconds
2020-11-25 12:08:38 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-e70792a536c4060ca7527ea75b313abe/subscribe", "messageId": "427034dce26d9e7cc2b1cfe3ca46ee47", "method": "GET", "namespace": "Appliance.System.Ability", "payloadVersion": 1, "sign": "d0330892c3f66bd1d1e62ecb5e210ab7", "timestamp": 1606302514}, "payload": {}}' sent to device uuid 1812179465426825182834298f19e0e9. Timeout was: 5.0 seconds
2020-11-25 12:08:38 ERROR (MainThread) [meross_iot.manager] Failed to retrieve abilities for device Smart Plug Niños (1812179465426825182834298f19e0e9). This device won't be enrolled.
2020-11-25 12:08:38 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-e70792a536c4060ca7527ea75b313abe/subscribe", "messageId": "730b0370f4e5e44b221b89adacd129f6", "method": "GET", "namespace": "Appliance.System.Ability", "payloadVersion": 1, "sign": "4bb211abf6eb7c553583e40f8d341491", "timestamp": 1606302514}, "payload": {}}' sent to device uuid 1812175301205425182834298f19db7f. Timeout was: 5.0 seconds
2020-11-25 12:08:38 ERROR (MainThread) [meross_iot.manager] Failed to retrieve abilities for device Smart Plug Alma (1812175301205425182834298f19db7f). This device won't be enrolled.
2020-11-25 12:08:38 INFO (MainThread) [meross_iot.manager] Fetch and update done
2020-11-25 12:08:38 INFO (MainThread) [meross_iot.manager]
------- HTTP discovery ended -------
albertogeniola commented 3 years ago

Hi @jgpazos70 ,

can you please test v1.0.4 and report back if that still occurs?

jgpazos70 commented 3 years ago

I install version 1.0.4, checked the directory is created under custom_components but after restarting when trying to add new integration Meross does not appear as an option (?)

Screenshot_20201127_174703 Screenshot_20201127_174836

jgpazos70 commented 3 years ago

Sorry, I have tried in several ways and now finally it has appeared, configured, restarted again, it seems now is using last version but still not working, these are the last logs:

2020-11-27 18:02:19 INFO (MainThread) [meross_iot.manager] Applying rate-limit checker config:
- Global Max Burst Rate: 2- Per-Device Max Burst Rate: 2- Global Burst Rate: 1- Per-Device Burst Rate: 1
2020-11-27 18:02:20 WARNING (MainThread) [custom_components.meross_cloud]
===============================
Meross Cloud Custom component
Developed by Alberto Geniola
Low level library version: 0.4.1.0rc4
-------------------------------
This custom component is under development and not yet ready for production use.
In case of errors/misbehave, please report it here:
https://github.com/albertogeniola/meross-homeassistant/issues
If you like this extension and you want to support it, please consider donating.
-------------------------------
List of devices reported by HTTP API:
- Smart Plug Niños (mss210) - OnlineStatus.ONLINE
- Smart Plug Alma (mss210) - OnlineStatus.ONLINE
===============================
2020-11-27 18:02:20 INFO (MainThread) [custom_components.meross_cloud] Starting meross manager
2020-11-27 18:02:20 INFO (MainThread) [meross_iot.manager] Initializing the MQTT connection...
2020-11-27 18:02:20 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.HACS_REPO
2020-11-27 18:02:20 INFO (Thread-6) [meross_iot.manager] Subscribed to topics, scheduling state update for already known devices.
2020-11-27 18:02:20 INFO (MainThread) [homeassistant.components.sensor] Not adding entity AdGuard DNS Queries Blocked because it's disabled
2020-11-27 18:02:20 INFO (MainThread) [homeassistant.setup] Setting up stream
2020-11-27 18:02:20 INFO (MainThread) [homeassistant.setup] Setup of domain stream took 0.0 seconds
2020-11-27 18:02:20 INFO (MainThread) [custom_components.meross_cloud] Discovering Meross devices...
2020-11-27 18:02:20 INFO (MainThread) [meross_iot.manager]
------- Triggering HTTP discovery, filter_device: None -------
2020-11-27 18:02:20 INFO (MainThread) [homeassistant.components.media_player] Setting up media_player.cast
2020-11-27 18:02:20 INFO (MainThread) [homeassistant.setup] Setup of domain default_config took 0.6 seconds
2020-11-27 18:02:20 INFO (SyncWorker_7) [pychromecast] Querying device status
2020-11-27 18:02:20 INFO (SyncWorker_3) [pychromecast] Querying device status
2020-11-27 18:02:20 INFO (SyncWorker_5) [pychromecast] Querying device status
2020-11-27 18:02:20 INFO (SyncWorker_2) [pychromecast] Querying device status
2020-11-27 18:02:20 INFO (SyncWorker_0) [pychromecast] Querying device status
2020-11-27 18:02:20 INFO (SyncWorker_1) [pychromecast] Querying device status
2020-11-27 18:02:20 INFO (MainThread) [homeassistant.components.esphome] Successfully connected to 192.168.0.210
2020-11-27 18:02:20 INFO (SyncWorker_8) [pychromecast] Querying device status
2020-11-27 18:02:21 INFO (MainThread) [homeassistant.components.switch] Not adding entity AdGuard Query Log because it's disabled
2020-11-27 18:02:21 INFO (MainThread) [homeassistant.components.sensor] Not adding entity AdGuard Rules Count because it's disabled
2020-11-27 18:02:21 INFO (MainThread) [meross_iot.manager] The following devices were already known to me: {}
2020-11-27 18:02:21 INFO (MainThread) [meross_iot.manager] The following devices are new to me: [{"uuid": "1812179465426825182834298f19e0e9", "online_status": "ONLINE", "dev_name": "Smart Plug Ni\u00f1os", "dev_icon_id": "device024", "bind_time": "2020-07-01T11:47:42", "device_type": "mss210", "sub_type": "eu", "channels": [{}], "region": "us", "fmware_version": "2.1.4", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us-alter.meross.com"}, {"uuid": "1812175301205425182834298f19db7f", "online_status": "ONLINE", "dev_name": "Smart Plug Alma", "dev_icon_id": "device024", "bind_time": "2019-07-31T13:31:25", "device_type": "mss210", "sub_type": "eu", "channels": [{}], "region": "us", "fmware_version": "2.1.6", "hdware_version": "2.0.0", "user_dev_icon": "", "icon_type": 1, "skill_number": "", "domain": "mqtt-us.meross.com", "reserved_domain": "mqtt-us-alter.meross.com"}]
2020-11-27 18:02:21 INFO (MainThread) [meross_iot.manager] Updating 0 known devices form HTTPINFO and fetching data from 2 newly discovered devices...
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded tuya from homeassistant.components.tuya
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded blebox from homeassistant.components.blebox
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded shopping_list from homeassistant.components.shopping_list
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded nzbget from homeassistant.components.nzbget
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded tradfri from homeassistant.components.tradfri
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded dexcom from homeassistant.components.dexcom
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded ruckus_unleashed from homeassistant.components.ruckus_unleashed
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded sentry from homeassistant.components.sentry
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded braviatv from homeassistant.components.braviatv
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded powerwall from homeassistant.components.powerwall
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded smappee from homeassistant.components.smappee
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded wolflink from homeassistant.components.wolflink
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded almond from homeassistant.components.almond
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded panasonic_viera from homeassistant.components.panasonic_viera
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded atag from homeassistant.components.atag
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded advantage_air from homeassistant.components.advantage_air
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded solarlog from homeassistant.components.solarlog
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded rachio from homeassistant.components.rachio
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded minecraft_server from homeassistant.components.minecraft_server
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded tasmota from homeassistant.components.tasmota
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded syncthru from homeassistant.components.syncthru
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded elgato from homeassistant.components.elgato
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded directv from homeassistant.components.directv
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded roon from homeassistant.components.roon
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded wilight from homeassistant.components.wilight
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded openuv from homeassistant.components.openuv
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded xiaomi_aqara from homeassistant.components.xiaomi_aqara
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded hunterdouglas_powerview from homeassistant.components.hunterdouglas_powerview
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded broadlink from homeassistant.components.broadlink
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded progettihwsw from homeassistant.components.progettihwsw
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded point from homeassistant.components.point
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded myq from homeassistant.components.myq
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded hvv_departures from homeassistant.components.hvv_departures
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded gios from homeassistant.components.gios
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded enocean from homeassistant.components.enocean
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded soma from homeassistant.components.soma
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded smhi from homeassistant.components.smhi
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded denonavr from homeassistant.components.denonavr
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded sense from homeassistant.components.sense
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded logi_circle from homeassistant.components.logi_circle
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded hangouts from homeassistant.components.hangouts
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded vesync from homeassistant.components.vesync
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded spotify from homeassistant.components.spotify
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded somfy from homeassistant.components.somfy
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded gree from homeassistant.components.gree
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded omnilogic from homeassistant.components.omnilogic
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded mill from homeassistant.components.mill
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded sharkiq from homeassistant.components.sharkiq
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded meteo_france from homeassistant.components.meteo_france
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded epson from homeassistant.components.epson
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded geonetnz_quakes from homeassistant.components.geonetnz_quakes
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded tplink from homeassistant.components.tplink
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded fritzbox from homeassistant.components.fritzbox
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded awair from homeassistant.components.awair
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded arcam_fmj from homeassistant.components.arcam_fmj
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded control4 from homeassistant.components.control4
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded yeelight from homeassistant.components.yeelight
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded unifi from homeassistant.components.unifi
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded samsungtv from homeassistant.components.samsungtv
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded elkm1 from homeassistant.components.elkm1
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded zwave from homeassistant.components.zwave
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded bond from homeassistant.components.bond
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded iaqualink from homeassistant.components.iaqualink
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded ambiclimate from homeassistant.components.ambiclimate
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded roku from homeassistant.components.roku
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded songpal from homeassistant.components.songpal
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded agent_dvr from homeassistant.components.agent_dvr
2020-11-27 18:02:21 INFO (SyncWorker_7) [homeassistant.loader] Loaded devolo_home_control from homeassistant.components.devolo_home_control
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded gpslogger from homeassistant.components.gpslogger
2020-11-27 18:02:21 INFO (SyncWorker_5) [homeassistant.loader] Loaded freebox from homeassistant.components.freebox
2020-11-27 18:02:21 INFO (SyncWorker_2) [homeassistant.loader] Loaded squeezebox from homeassistant.components.squeezebox
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded canary from homeassistant.components.canary
2020-11-27 18:02:21 INFO (SyncWorker_0) [homeassistant.loader] Loaded traccar from homeassistant.components.traccar
2020-11-27 18:02:21 INFO (SyncWorker_8) [homeassistant.loader] Loaded flunearyou from homeassistant.components.flunearyou
2020-11-27 18:02:21 INFO (SyncWorker_3) [homeassistant.loader] Loaded tado from homeassistant.components.tado
2020-11-27 18:02:21 INFO (SyncWorker_1) [homeassistant.loader] Loaded icloud from homeassistant.components.icloud
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded simplisafe from homeassistant.components.simplisafe
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded airly from homeassistant.components.airly
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded nut from homeassistant.components.nut
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded eafm from homeassistant.components.eafm
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded withings from homeassistant.components.withings
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded alarmdecoder from homeassistant.components.alarmdecoder
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded tile from homeassistant.components.tile
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded melcloud from homeassistant.components.melcloud
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded sms from homeassistant.components.sms
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded blink from homeassistant.components.blink
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded harmony from homeassistant.components.harmony
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded acmeda from homeassistant.components.acmeda
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded nws from homeassistant.components.nws
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded axis from homeassistant.components.axis
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded airvisual from homeassistant.components.airvisual
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded august from homeassistant.components.august
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded accuweather from homeassistant.components.accuweather
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded abode from homeassistant.components.abode
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded coolmaster from homeassistant.components.coolmaster
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded guardian from homeassistant.components.guardian
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded izone from homeassistant.components.izone
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded konnected from homeassistant.components.konnected
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded opentherm_gw from homeassistant.components.opentherm_gw
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded risco from homeassistant.components.risco
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded garmin_connect from homeassistant.components.garmin_connect
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded met from homeassistant.components.met
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded mailgun from homeassistant.components.mailgun
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded poolsense from homeassistant.components.poolsense
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded home_connect from homeassistant.components.home_connect
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded starline from homeassistant.components.starline
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded xiaomi_miio from homeassistant.components.xiaomi_miio
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded heos from homeassistant.components.heos
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded insteon from homeassistant.components.insteon
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded daikin from homeassistant.components.daikin
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded plugwise from homeassistant.components.plugwise
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded ios from homeassistant.components.ios
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded hlk_sw16 from homeassistant.components.hlk_sw16
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded smarthab from homeassistant.components.smarthab
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded homekit_controller from homeassistant.components.homekit_controller
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded lifx from homeassistant.components.lifx
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded luftdaten from homeassistant.components.luftdaten
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded neato from homeassistant.components.neato
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded iqvia from homeassistant.components.iqvia
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded synology_dsm from homeassistant.components.synology_dsm
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded cert_expiry from homeassistant.components.cert_expiry
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded ps4 from homeassistant.components.ps4
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded spider from homeassistant.components.spider
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded ifttt from homeassistant.components.ifttt
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded wled from homeassistant.components.wled
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded plaato from homeassistant.components.plaato
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded owntracks from homeassistant.components.owntracks
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded juicenet from homeassistant.components.juicenet
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded geofency from homeassistant.components.geofency
2020-11-27 18:02:22 INFO (MainThread) [custom_components.hacs.repository.integration.hacs.integration] Registration completed
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded geonetnz_volcano from homeassistant.components.geonetnz_volcano
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded transmission from homeassistant.components.transmission
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded nest from homeassistant.components.nest
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded totalconnect from homeassistant.components.totalconnect
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded notion from homeassistant.components.notion
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded sonarr from homeassistant.components.sonarr
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded ozw from homeassistant.components.ozw
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded smartthings from homeassistant.components.smartthings
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded roomba from homeassistant.components.roomba
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded pvpc_hourly_pricing from homeassistant.components.pvpc_hourly_pricing
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded metoffice from homeassistant.components.metoffice
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded forked_daapd from homeassistant.components.forked_daapd
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded ring from homeassistant.components.ring
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded shelly from homeassistant.components.shelly
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded vera from homeassistant.components.vera
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded locative from homeassistant.components.locative
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded nuheat from homeassistant.components.nuheat
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded solaredge from homeassistant.components.solaredge
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded tibber from homeassistant.components.tibber
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded bsblan from homeassistant.components.bsblan
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded brother from homeassistant.components.brother
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded dunehd from homeassistant.components.dunehd
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded flo from homeassistant.components.flo
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded life360 from homeassistant.components.life360
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded avri from homeassistant.components.avri
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded onewire from homeassistant.components.onewire
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded zerproc from homeassistant.components.zerproc
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded volumio from homeassistant.components.volumio
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded onvif from homeassistant.components.onvif
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded dialogflow from homeassistant.components.dialogflow
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded toon from homeassistant.components.toon
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded nightscout from homeassistant.components.nightscout
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded islamic_prayer_times from homeassistant.components.islamic_prayer_times
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded rainmachine from homeassistant.components.rainmachine
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded rfxtrx from homeassistant.components.rfxtrx
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded doorbird from homeassistant.components.doorbird
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded goalzero from homeassistant.components.goalzero
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded vizio from homeassistant.components.vizio
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded wemo from homeassistant.components.wemo
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded vilfo from homeassistant.components.vilfo
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded zha from homeassistant.components.zha
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded mikrotik from homeassistant.components.mikrotik
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded isy994 from homeassistant.components.isy994
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded nexia from homeassistant.components.nexia
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded rpi_power from homeassistant.components.rpi_power
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded flick_electric from homeassistant.components.flick_electric
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded huawei_lte from homeassistant.components.huawei_lte
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded flume from homeassistant.components.flume
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded cloudflare from homeassistant.components.cloudflare
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded tellduslive from homeassistant.components.tellduslive
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded griddy from homeassistant.components.griddy
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded smart_meter_texas from homeassistant.components.smart_meter_texas
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded upcloud from homeassistant.components.upcloud
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded homematicip_cloud from homeassistant.components.homematicip_cloud
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded azure_devops from homeassistant.components.azure_devops
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded ipma from homeassistant.components.ipma
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded xbox from homeassistant.components.xbox
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded wiffi from homeassistant.components.wiffi
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded gdacs from homeassistant.components.gdacs
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded local_ip from homeassistant.components.local_ip
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded ecobee from homeassistant.components.ecobee
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded hisense_aehw4a1 from homeassistant.components.hisense_aehw4a1
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded ovo_energy from homeassistant.components.ovo_energy
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded profiler from homeassistant.components.profiler
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded twentemilieu from homeassistant.components.twentemilieu
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded twilio from homeassistant.components.twilio
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded pi_hole from homeassistant.components.pi_hole
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded homekit from homeassistant.components.homekit
2020-11-27 18:02:22 INFO (SyncWorker_8) [homeassistant.loader] Loaded plum_lightpad from homeassistant.components.plum_lightpad
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded tesla from homeassistant.components.tesla
2020-11-27 18:02:22 INFO (SyncWorker_1) [homeassistant.loader] Loaded netatmo from homeassistant.components.netatmo
2020-11-27 18:02:22 INFO (SyncWorker_0) [homeassistant.loader] Loaded velbus from homeassistant.components.velbus
2020-11-27 18:02:22 INFO (SyncWorker_5) [homeassistant.loader] Loaded emulated_roku from homeassistant.components.emulated_roku
2020-11-27 18:02:22 INFO (MainThread) [custom_components.hacs.data] Restore started
2020-11-27 18:02:22 INFO (SyncWorker_2) [homeassistant.loader] Loaded dynalite from homeassistant.components.dynalite
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded upb from homeassistant.components.upb
2020-11-27 18:02:22 INFO (SyncWorker_7) [homeassistant.loader] Loaded ambient_station from homeassistant.components.ambient_station
2020-11-27 18:02:22 INFO (SyncWorker_3) [homeassistant.loader] Loaded gogogate2 from homeassistant.components.gogogate2
2020-11-27 18:02:24 INFO (SyncWorker_20) [homeassistant.loader] Loaded monoprice from homeassistant.components.monoprice
2020-11-27 18:02:24 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for sonoff_sv_test.local: Error resolving IP address: [Errno -2] Name does not resolve
2020-11-27 18:02:24 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect to sonoff_sv_test.local in 2 seconds
2020-11-27 18:02:24 INFO (MainThread) [custom_components.hacs.data] Restore done
2020-11-27 18:02:24 INFO (MainThread) [custom_components.hacs] Setup task HacsSetupTask.SENSOR
2020-11-27 18:02:24 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.WAITING
2020-11-27 18:02:24 INFO (MainThread) [custom_components.hacs] Setup complete, waiting for Home Assistant before startup tasks starts
2020-11-27 18:02:24 INFO (MainThread) [homeassistant.setup] Setup of domain hacs took 7.6 seconds
2020-11-27 18:02:24 ERROR (MainThread) [glances_api] Can not load data from Glances API
2020-11-27 18:02:24 WARNING (MainThread) [homeassistant.config_entries] Config entry for glances not ready yet. Retrying in 10 seconds
2020-11-27 18:02:24 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.hacs
2020-11-27 18:02:26 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-75715f0011a80ba0fd00eed4dee5975a/subscribe", "messageId": "1833f55913e7cb6b223c71c8e304bb1e", "method": "GET", "namespace": "Appliance.System.Ability", "payloadVersion": 1, "sign": "a4253f0b68b889485f3b0e8ba857f06b", "timestamp": 1606496541, "triggerSrc": "Android"}, "payload": {}}' sent to device uuid 1812179465426825182834298f19e0e9. Timeout was: 5.0 seconds.
2020-11-27 18:02:26 WARNING (MainThread) [meross_iot.manager] Device Smart Plug Niños (1812179465426825182834298f19e0e9) is online, but timeout occurred when fetching its abilities.
2020-11-27 18:02:26 WARNING (MainThread) [meross_iot.manager] Device Smart Plug Niños (1812179465426825182834298f19e0e9) was built statically via known types.
2020-11-27 18:02:26 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-75715f0011a80ba0fd00eed4dee5975a/subscribe", "messageId": "6d2c2d977b48aea7532c031aa5bf0044", "method": "GET", "namespace": "Appliance.System.Ability", "payloadVersion": 1, "sign": "fa7d0b45e372891bebdf77bf3fc93e86", "timestamp": 1606496541, "triggerSrc": "Android"}, "payload": {}}' sent to device uuid 1812175301205425182834298f19db7f. Timeout was: 5.0 seconds.
2020-11-27 18:02:26 WARNING (MainThread) [meross_iot.manager] Device Smart Plug Alma (1812175301205425182834298f19db7f) is online, but timeout occurred when fetching its abilities.
2020-11-27 18:02:26 WARNING (MainThread) [meross_iot.manager] Device Smart Plug Alma (1812175301205425182834298f19db7f) was built statically via known types.
2020-11-27 18:02:26 INFO (MainThread) [meross_iot.manager] Fetch and update done
2020-11-27 18:02:26 INFO (MainThread) [meross_iot.manager]
------- HTTP discovery ended -------
2020-11-27 18:02:26 INFO (MainThread) [homeassistant.components.light] Setting up light.meross_cloud
2020-11-27 18:02:26 INFO (MainThread) [homeassistant.components.switch] Setting up switch.meross_cloud
2020-11-27 18:02:26 INFO (MainThread) [homeassistant.components.cover] Setting up cover.meross_cloud
2020-11-27 18:02:26 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.meross_cloud
2020-11-27 18:02:26 INFO (MainThread) [homeassistant.components.climate] Setting up climate.meross_cloud
2020-11-27 18:02:26 INFO (MainThread) [homeassistant.components.fan] Setting up fan.meross_cloud
2020-11-27 18:02:26 ERROR (MainThread) [meross_iot.controller.device] Please invoke async_update() for this device (Smart Plug Niños) before accessing its state. Failure to do so may result in inconsistent state.
2020-11-27 18:02:26 ERROR (MainThread) [meross_iot.controller.device] Please invoke async_update() for this device (Smart Plug Alma) before accessing its state. Failure to do so may result in inconsistent state.
2020-11-27 18:02:28 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN/ST "uuid:bb974ba3-cb97-4ac4-88c3-021df95929b4"/"None" not found, aborting
2020-11-27 18:02:28 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2020-11-27 18:02:28 WARNING (MainThread) [homeassistant.config_entries] Config entry for upnp not ready yet. Retrying in 5 seconds
2020-11-27 18:02:28 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.upnp
2020-11-27 18:02:29 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for sonoff_sv_test.local: Error resolving IP address: [Errno -2] Name does not resolve
2020-11-27 18:02:29 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect to sonoff_sv_test.local in 3 seconds
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.bootstrap] Home Assistant initialized in 16.15s
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.core] Starting Home Assistant
2020-11-27 18:02:31 INFO (SyncWorker_4) [WazeRouteCalculator.WazeRouteCalculator] From: 42.909411099518195,-8.502207758137958 - to: 42.880911,-8.551733
2020-11-27 18:02:31 INFO (SyncWorker_23) [WazeRouteCalculator.WazeRouteCalculator] From: 42.880911,-8.551733 - to: 42.909411099518195,-8.502207758137958
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.core] Timer:starting
2020-11-27 18:02:31 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.STARTUP
2020-11-27 18:02:31 INFO (MainThread) [custom_components.hacs] setup task HacsSetupTask.CATEGORIES
2020-11-27 18:02:31 INFO (SyncWorker_12) [homeassistant.components.zeroconf] Starting Zeroconf broadcast
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.components.automation.autoapagado_luz_escalera_abajo] Initialized trigger Autoapagado Luz Escalera Abajo
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.components.automation.autoapagado_luz_escalera_arriba] Initialized trigger Autoapagado Luz Escalera Arriba
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.components.automation.turn_off_light_escalera_at_9_00_am] Initialized trigger turn off light escalera at 9:00 AM
2020-11-27 18:02:31 INFO (MainThread) [homeassistant.components.automation.notify_to_telegram] Initialized trigger notify_to_telegram
2020-11-27 18:02:31 WARNING (SyncWorker_4) [homeassistant.components.waze_travel_time.sensor] Error on retrieving data: empty response
2020-11-27 18:02:32 INFO (MainThread) [custom_components.hacs] Loading known repositories
2020-11-27 18:02:33 INFO (SyncWorker_23) [WazeRouteCalculator.WazeRouteCalculator] Time 16.48 - 18.62 minutes, distance 6.41 - 8.85 km.
2020-11-27 18:02:34 ERROR (MainThread) [glances_api] Can not load data from Glances API
2020-11-27 18:02:34 WARNING (MainThread) [homeassistant.config_entries] Config entry for glances not ready yet. Retrying in 20 seconds
2020-11-27 18:02:34 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:02:35 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for sonoff_sv_test.local: Error resolving IP address: [Errno -2] Name does not resolve
2020-11-27 18:02:35 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect to sonoff_sv_test.local in 6 seconds
2020-11-27 18:02:39 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:02:41 INFO (MainThread) [custom_components.hacs] Stage changed: HacsStage.RUNNING
2020-11-27 18:02:42 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-75715f0011a80ba0fd00eed4dee5975a/subscribe", "messageId": "adb6b49dc8c80d7051097f386cbcbd7a", "method": "SET", "namespace": "Appliance.Control.ToggleX", "payloadVersion": 1, "sign": "89eacb6ad1f26ca1df2eea0280470efd", "timestamp": 1606496558, "triggerSrc": "Android"}, "payload": {"togglex": {"onoff": 1, "channel": 0}}}' sent to device uuid 1812175301205425182834298f19db7f. Timeout was: 5 seconds.
2020-11-27 18:02:42 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140228280942064]
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 604, in _async_send_and_wait_ack
return await asyncio.wait_for(future, timeout, loop=self._loop)
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 498, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 135, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1451, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1486, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 499, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 664, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 536, in _handle_entity_call
await result
File "/config/custom_components/meross_cloud/switch.py", line 107, in async_turn_on
await self._device.async_turn_on(channel=self._channel_id)
File "/usr/local/lib/python3.8/site-packages/meross_iot/controller/mixins/toggle.py", line 101, in async_turn_on
await self._execute_command("SET", Namespace.CONTROL_TOGGLEX, {'togglex': {"onoff": 1, "channel": channel}})
File "/usr/local/lib/python3.8/site-packages/meross_iot/controller/device.py", line 216, in _execute_command
return await self._manager.async_execute_cmd(destination_device_uuid=self.uuid,
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 595, in async_execute_cmd
response = await self._async_send_and_wait_ack(future=fut,
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 608, in _async_send_and_wait_ack
raise CommandTimeoutError()
meross_iot.model.exception.CommandTimeoutError
2020-11-27 18:02:43 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN/ST "uuid:bb974ba3-cb97-4ac4-88c3-021df95929b4"/"None" not found, aborting
2020-11-27 18:02:43 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2020-11-27 18:02:43 WARNING (MainThread) [homeassistant.config_entries] Config entry for upnp not ready yet. Retrying in 10 seconds
2020-11-27 18:02:44 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:02:44 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for sonoff_sv_test.local: Error resolving IP address: [Errno -2] Name does not resolve
2020-11-27 18:02:44 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect to sonoff_sv_test.local in 10 seconds
2020-11-27 18:02:49 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:02:54 ERROR (MainThread) [glances_api] Can not load data from Glances API
2020-11-27 18:02:54 WARNING (MainThread) [homeassistant.config_entries] Config entry for glances not ready yet. Retrying in 40 seconds
2020-11-27 18:02:56 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:02:57 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for sonoff_sv_test.local: Error resolving IP address: [Errno -2] Name does not resolve
2020-11-27 18:02:57 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect to sonoff_sv_test.local in 19 seconds
2020-11-27 18:03:03 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN/ST "uuid:bb974ba3-cb97-4ac4-88c3-021df95929b4"/"None" not found, aborting
2020-11-27 18:03:03 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2020-11-27 18:03:03 WARNING (MainThread) [homeassistant.config_entries] Config entry for upnp not ready yet. Retrying in 20 seconds
2020-11-27 18:03:04 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:03:12 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-75715f0011a80ba0fd00eed4dee5975a/subscribe", "messageId": "0d6c560e171780bb37b4577b986be948", "method": "SET", "namespace": "Appliance.Control.ToggleX", "payloadVersion": 1, "sign": "9d9c7637658a360ef7860887ec1edde7", "timestamp": 1606496587, "triggerSrc": "Android"}, "payload": {"togglex": {"onoff": 1, "channel": 0}}}' sent to device uuid 1812179465426825182834298f19e0e9. Timeout was: 5 seconds.
2020-11-27 18:03:12 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140228280942064]
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 604, in _async_send_and_wait_ack
return await asyncio.wait_for(future, timeout, loop=self._loop)
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 498, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 135, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1451, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1486, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 499, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 664, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 536, in _handle_entity_call
await result
File "/config/custom_components/meross_cloud/switch.py", line 107, in async_turn_on
await self._device.async_turn_on(channel=self._channel_id)
File "/usr/local/lib/python3.8/site-packages/meross_iot/controller/mixins/toggle.py", line 101, in async_turn_on
await self._execute_command("SET", Namespace.CONTROL_TOGGLEX, {'togglex': {"onoff": 1, "channel": channel}})
File "/usr/local/lib/python3.8/site-packages/meross_iot/controller/device.py", line 216, in _execute_command
return await self._manager.async_execute_cmd(destination_device_uuid=self.uuid,
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 595, in async_execute_cmd
response = await self._async_send_and_wait_ack(future=fut,
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 608, in _async_send_and_wait_ack
raise CommandTimeoutError()
meross_iot.model.exception.CommandTimeoutError
2020-11-27 18:03:15 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:03:19 INFO (MainThread) [homeassistant.components.esphome] Can't connect to ESPHome API for sonoff_sv_test.local: Error resolving IP address: [Errno -2] Name does not resolve
2020-11-27 18:03:19 INFO (MainThread) [homeassistant.components.esphome] Trying to reconnect to sonoff_sv_test.local in 34 seconds
2020-11-27 18:03:26 ERROR (MainThread) [meross_iot.manager] Timeout occurred while waiting a response for message b'{"header": {"from": "/app/240596-75715f0011a80ba0fd00eed4dee5975a/subscribe", "messageId": "a3f254141dc1ff7fc49363766a34eab8", "method": "SET", "namespace": "Appliance.Control.ToggleX", "payloadVersion": 1, "sign": "484706b14d714994e618125d5970d6bd", "timestamp": 1606496601, "triggerSrc": "Android"}, "payload": {"togglex": {"onoff": 0, "channel": 0}}}' sent to device uuid 1812175301205425182834298f19db7f. Timeout was: 5 seconds.
2020-11-27 18:03:26 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140228280942064]
Traceback (most recent call last):
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 604, in _async_send_and_wait_ack
return await asyncio.wait_for(future, timeout, loop=self._loop)
File "/usr/local/lib/python3.8/asyncio/tasks.py", line 498, in wait_for
raise exceptions.TimeoutError()
asyncio.exceptions.TimeoutError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 135, in handle_call_service
await hass.services.async_call(
File "/usr/src/homeassistant/homeassistant/core.py", line 1451, in async_call
task.result()
File "/usr/src/homeassistant/homeassistant/core.py", line 1486, in _execute_service
await handler.job.target(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 204, in handle_service
await self.hass.helpers.service.entity_service_call(
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 499, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 664, in async_request_call
await coro
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 536, in _handle_entity_call
await result
File "/config/custom_components/meross_cloud/switch.py", line 104, in async_turn_off
await self._device.async_turn_off(channel=self._channel_id)
File "/usr/local/lib/python3.8/site-packages/meross_iot/controller/mixins/toggle.py", line 88, in async_turn_off
await self._execute_command("SET", Namespace.CONTROL_TOGGLEX, {'togglex': {"onoff": 0, "channel": channel}})
File "/usr/local/lib/python3.8/site-packages/meross_iot/controller/device.py", line 216, in _execute_command
return await self._manager.async_execute_cmd(destination_device_uuid=self.uuid,
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 595, in async_execute_cmd
response = await self._async_send_and_wait_ack(future=fut,
File "/usr/local/lib/python3.8/site-packages/meross_iot/manager.py", line 608, in _async_send_and_wait_ack
raise CommandTimeoutError()
meross_iot.model.exception.CommandTimeoutError
2020-11-27 18:03:30 ERROR (updater) [telegram.ext.updater] Error while getting Updates: Conflict: terminated by other getUpdates request; make sure that only one bot instance is running (409)
2020-11-27 18:03:33 WARNING (MainThread) [homeassistant.components.upnp] Wanted UPnP/IGD device with UDN/ST "uuid:bb974ba3-cb97-4ac4-88c3-021df95929b4"/"None" not found, aborting
2020-11-27 18:03:33 INFO (MainThread) [homeassistant.components.upnp] Unable to create UPnP/IGD, aborting
2020-11-27 18:03:33 WARNING (MainThread) [homeassistant.config_entries] Config entry for upnp not ready yet. Retrying in 40 seconds
2020-11-27 18:03:34 ERROR (MainThread) [glances_api] Can not load data from Glances API
2020-11-27 18:03:34 WARNING (MainThread) [homeassistant.config_entries] Config entry for glances not ready yet. Retrying in 80 seconds
jgpazos70 commented 3 years ago

More information: I can see through the app my smart plugs are

I have retired and readd again in the app successfully.

I can not find how could be upgraded (if they would need it) in the app and I do not know if there is any other way to do it.

Thanks a lot in advance.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.