Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bestway API sending data, but device & entities not available #82

Open
bodomenke opened this issue Dec 11, 2024 · 0 comments
Open

Bestway API sending data, but device & entities not available #82

bodomenke opened this issue Dec 11, 2024 · 0 comments

Comments

@bodomenke
Copy link

Home Assistant Version

2024.12.2

Version of the custom_component

1.6.2

Bestway device

Layz-Spa Domenica
https://www.lay-z-spa.co.uk/dominica-hydrojet-hot-tub.html

Describe the bug

Since 2024-12-10 the device and entities in HA are not available any longer.

IMG_0346

The logs indicate, that the API is still responding with data, however, obviously not received by the integration.

Logs

Last rows of my logs:

2024-12-11 17:43:50.659 DEBUG (MainThread) [custom_components.bestway.bestway.api] Device list refreshed: {"devices": [{"protoc": 3, "ws_port": 8080, "port_s": 8883, "gw_did": null, "host": "eum2m.gizwits.com", "sleep_duration": 3600, "port": 1883, "mcu_soft_version": "D3071011", "product_key": "", "state_last_timestamp": 1733830599, "role": "owner", "is_sandbox": false, "type": "normal", "product_name": "Hydrojet", "is_disabled": false, "mcu_hard_version": "P3D60011", "wifi_soft_version": "04X3000B", "dev_alias": "Whirlpool", "mesh_id": null, "is_online": false, "dev_label": [], "wss_port": 8880, "remark": "22", "did": "", "mac": "", "passcode": "", "wifi_hard_version": "0ESP32C3", "is_low_power": false}]}
2024-12-11 17:43:50.695 DEBUG (MainThread) [custom_components.bestway.bestway.api] New data received for device suQOMhHoW0KhOGjowXmu82
2024-12-11 17:43:50.695 DEBUG (MainThread) [custom_components.bestway.bestway.api] Status for device type 'Hydrojet' returned: {"E19": 0, "E18": 0, "E32": 0, "E31": 0, "E30": 0, "E11": 0, "E10": 0, "E13": 0, "E12": 0, "E15": 0, "E14": 0, "E17": 0, "E16": 0, "word5": 0, "word4": 0, "word7": 9, "word6": 0, "word1": 0, "word0": 0, "E29": 0, "word2": 156, "option6": 10244, "ver": 982, "E22": 0, "jet": 0, "E23": 0, "power": 1, "Tnow": 9, "option7": 10260, "option4": 60, "option5": 27179, "option2": 0, "option3": 30, "option0": 59940, "option1": 59940, "E24": 0, "E25": 0, "E26": 0, "E27": 0, "E20": 0, "E21": 0, "E08": 0, "E09": 0, "E06": 0, "E07": 0, "E04": 0, "E05": 0, "E02": 0, "E03": 0, "E01": 0, "bit7": 0, "heat": 0, "Tunit": 1, "wave": 0, "word3": 0, "Tset": 38, "filter": 2, "E28": 0, "bit6": 0, "bit5": 0, "bit4": 0, "bit3": 0, "bit2": 1}
2024-12-11 17:43:50.696 DEBUG (MainThread) [custom_components.bestway.coordinator] Finished fetching Bestway API data in 0.112 seconds (success: True)
2024-12-11 17:44:20.659 DEBUG (MainThread) [custom_components.bestway.bestway.api] Device list refreshed: {"devices": [{"protoc": 3, "ws_port": 8080, "port_s": 8883, "gw_did": null, "host": "eum2m.gizwits.com", "sleep_duration": 3600, "port": 1883, "mcu_soft_version": "D3071011", "product_key": "
", "state_last_timestamp": 1733830599, "role": "owner", "is_sandbox": false, "type": "normal", "product_name": "Hydrojet", "is_disabled": false, "mcu_hard_version": "P3D60011", "wifi_soft_version": "04X3000B", "dev_alias": "Whirlpool", "mesh_id": null, "is_online": false, "dev_label": [], "wss_port": 8880, "remark": "22", "did": "", "mac": "", "passcode": "", "wifi_hard_version": "0ESP32C3", "is_low_power": false}]}
2024-12-11 17:44:20.698 DEBUG (MainThread) [custom_components.bestway.bestway.api] New data received for device suQOMhHoW0KhOGjowXmu82
2024-12-11 17:44:20.699 DEBUG (MainThread) [custom_components.bestway.bestway.api] Status for device type 'Hydrojet' returned: {"E19": 0, "E18": 0, "E32": 0, "E31": 0, "E30": 0, "E11": 0, "E10": 0, "E13": 0, "E12": 0, "E15": 0, "E14": 0, "E17": 0, "E16": 0, "word5": 0, "word4": 0, "word7": 9, "word6": 0, "word1": 0, "word0": 0, "E29": 0, "word2": 156, "option6": 10244, "ver": 982, "E22": 0, "jet": 0, "E23": 0, "power": 1, "Tnow": 9, "option7": 10260, "option4": 60, "option5": 27179, "option2": 0, "option3": 30, "option0": 59940, "option1": 59940, "E24": 0, "E25": 0, "E26": 0, "E27": 0, "E20": 0, "E21": 0, "E08": 0, "E09": 0, "E06": 0, "E07": 0, "E04": 0, "E05": 0, "E02": 0, "E03": 0, "E01": 0, "bit7": 0, "heat": 0, "Tunit": 1, "wave": 0, "word3": 0, "Tset": 38, "filter": 2, "E28": 0, "bit6": 0, "bit5": 0, "bit4": 0, "bit3": 0, "bit2": 1}
2024-12-11 17:44:20.699 DEBUG (MainThread) [custom_components.bestway.coordinator] Finished fetching Bestway API data in 0.115 seconds (success: True)
2024-12-11 17:44:50.664 DEBUG (MainThread) [custom_components.bestway.bestway.api] Device list refreshed: {"devices": [{"protoc": 3, "ws_port": 8080, "port_s": 8883, "gw_did": null, "host": "eum2m.gizwits.com", "sleep_duration": 3600, "port": 1883, "mcu_soft_version": "D3071011", "product_key": "", "state_last_timestamp": 1733830599, "role": "owner", "is_sandbox": false, "type": "normal", "product_name": "Hydrojet", "is_disabled": false, "mcu_hard_version": "P3D60011", "wifi_soft_version": "04X3000B", "dev_alias": "Whirlpool", "mesh_id": null, "is_online": false, "dev_label": [], "wss_port": 8880, "remark": "22", "did": "", "mac": "", "passcode": "", "wifi_hard_version": "0ESP32C3", "is_low_power": false}]}
2024-12-11 17:44:50.699 DEBUG (MainThread) [custom_components.bestway.bestway.api] New data received for device suQOMhHoW0KhOGjowXmu82
2024-12-11 17:44:50.700 DEBUG (MainThread) [custom_components.bestway.bestway.api] Status for device type 'Hydrojet' returned: {"E19": 0, "E18": 0, "E32": 0, "E31": 0, "E30": 0, "E11": 0, "E10": 0, "E13": 0, "E12": 0, "E15": 0, "E14": 0, "E17": 0, "E16": 0, "word5": 0, "word4": 0, "word7": 9, "word6": 0, "word1": 0, "word0": 0, "E29": 0, "word2": 156, "option6": 10244, "ver": 982, "E22": 0, "jet": 0, "E23": 0, "power": 1, "Tnow": 9, "option7": 10260, "option4": 60, "option5": 27179, "option2": 0, "option3": 30, "option0": 59940, "option1": 59940, "E24": 0, "E25": 0, "E26": 0, "E27": 0, "E20": 0, "E21": 0, "E08": 0, "E09": 0, "E06": 0, "E07": 0, "E04": 0, "E05": 0, "E02": 0, "E03": 0, "E01": 0, "bit7": 0, "heat": 0, "Tunit": 1, "wave": 0, "word3": 0, "Tset": 38, "filter": 2, "E28": 0, "bit6": 0, "bit5": 0, "bit4": 0, "bit3": 0, "bit2": 1}
2024-12-11 17:44:50.700 DEBUG (MainThread) [custom_components.bestway.coordinator] Finished fetching Bestway API data in 0.111 seconds (success: True)
2024-12-11 17:45:20.734 DEBUG (MainThread) [custom_components.bestway.bestway.api] Device list refreshed: {"devices": [{"protoc": 3, "ws_port": 8080, "port_s": 8883, "gw_did": null, "host": "eum2m.gizwits.com", "sleep_duration": 3600, "port": 1883, "mcu_soft_version": "D3071011", "product_key": "
", "state_last_timestamp": 1733830599, "role": "owner", "is_sandbox": false, "type": "normal", "product_name": "Hydrojet", "is_disabled": false, "mcu_hard_version": "P3D60011", "wifi_soft_version": "04X3000B", "dev_alias": "Whirlpool", "mesh_id": null, "is_online": false, "dev_label": [], "wss_port": 8880, "remark": "22", "did": "", "mac": "", "passcode": "", "wifi_hard_version": "0ESP32C3", "is_low_power": false}]}
2024-12-11 17:45:20.778 DEBUG (MainThread) [custom_components.bestway.bestway.api] New data received for device suQOMhHoW0KhOGjowXmu82
2024-12-11 17:45:20.779 DEBUG (MainThread) [custom_components.bestway.bestway.api] Status for device type 'Hydrojet' returned: {"E19": 0, "E18": 0, "E32": 0, "E31": 0, "E30": 0, "E11": 0, "E10": 0, "E13": 0, "E12": 0, "E15": 0, "E14": 0, "E17": 0, "E16": 0, "word5": 0, "word4": 0, "word7": 9, "word6": 0, "word1": 0, "word0": 0, "E29": 0, "word2": 156, "option6": 10244, "ver": 982, "E22": 0, "jet": 0, "E23": 0, "power": 1, "Tnow": 9, "option7": 10260, "option4": 60, "option5": 27179, "option2": 0, "option3": 30, "option0": 59940, "option1": 59940, "E24": 0, "E25": 0, "E26": 0, "E27": 0, "E20": 0, "E21": 0, "E08": 0, "E09": 0, "E06": 0, "E07": 0, "E04": 0, "E05": 0, "E02": 0, "E03": 0, "E01": 0, "bit7": 0, "heat": 0, "Tunit": 1, "wave": 0, "word3": 0, "Tset": 38, "filter": 2, "E28": 0, "bit6": 0, "bit5": 0, "bit4": 0, "bit3": 0, "bit2": 1}
2024-12-11 17:45:20.779 DEBUG (MainThread) [custom_components.bestway.coordinator] Finished fetching Bestway API data in 0.195 seconds (success: True)
2024-12-11 17:45:50.676 DEBUG (MainThread) [custom_components.bestway.bestway.api] Device list refreshed: {"devices": [{"protoc": 3, "ws_port": 8080, "port_s": 8883, "gw_did": null, "host": "eum2m.gizwits.com", "sleep_duration": 3600, "port": 1883, "mcu_soft_version": "D3071011", "product_key": "********************************", "state_last_timestamp": 1733830599, "role": "owner", "is_sandbox": false, "type": "normal", "product_name": "Hydrojet", "is_disabled": false, "mcu_hard_version": "P3D60011", "wifi_soft_version": "04X3000B", "dev_alias": "Whirlpool", "mesh_id": null, "is_online": false, "dev_label": [], "wss_port": 8880, "remark": "22", "did": "", "mac": "", "passcode": "", "wifi_hard_version": "0ESP32C3", "is_low_power": false}]}
2024-12-11 17:45:50.725 DEBUG (MainThread) [custom_components.bestway.bestway.api] New data received for device suQOMhHoW0KhOGjowXmu82
2024-12-11 17:45:50.725 DEBUG (MainThread) [custom_components.bestway.bestway.api] Status for device type 'Hydrojet' returned: {"E19": 0, "E18": 0, "E32": 0, "E31": 0, "E30": 0, "E11": 0, "E10": 0, "E13": 0, "E12": 0, "E15": 0, "E14": 0, "E17": 0, "E16": 0, "word5": 0, "word4": 0, "word7": 9, "word6": 0, "word1": 0, "word0": 0, "E29": 0, "word2": 156, "option6": 10244, "ver": 982, "E22": 0, "jet": 0, "E23": 0, "power": 1, "Tnow": 9, "option7": 10260, "option4": 60, "option5": 27179, "option2": 0, "option3": 30, "option0": 59940, "option1": 59940, "E24": 0, "E25": 0, "E26": 0, "E27": 0, "E20": 0, "E21": 0, "E08": 0, "E09": 0, "E06": 0, "E07": 0, "E04": 0, "E05": 0, "E02": 0, "E03": 0, "E01": 0, "bit7": 0, "heat": 0, "Tunit": 1, "wave": 0, "word3": 0, "Tset": 38, "filter": 2, "E28": 0, "bit6": 0, "bit5": 0, "bit4": 0, "bit3": 0, "bit2": 1}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant