-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Payload is not supported (e.g. open, closed, opening, closing, stopped): STOP #17552
Comments
Have the same issue exactly |
I see the same problem too. I have 4x MOES AM43 blind controllers and all show the same issue in the logs. |
Same here with AM43 What did you expect to happen? Payload is not supported (e.g. open, closed, opening, closing, stopped): STOP |
Hope light sensor and battery level will be added also :-) |
… opening, closing, stopped): STOP` error. #17552
Fixed! Changes will be available in the dev branch in a few hours from now. (https://www.zigbee2mqtt.io/advanced/more/switch-to-dev-branch.html) |
What happened?
Error at log as below.
Mosquitto Current version: 6.2.1
Zigbee2MQTT Current version: 1.30.4-1
as i remember version previous no error
What did you expect to happen?
no errror
How to reproduce it (minimal and precise)
have device: AM43-0.45/40-ES-EB or AQARA ZNJLBL01LM
Zigbee2MQTT version
1.30.4-1
Adapter firmware version
0x26780700
Adapter
ConBee2/RaspBee2
Debug log
Logger: homeassistant.components.mqtt.cover
Source: components/mqtt/cover.py:395
Integration: MQTT (documentation, issues)
First occurred: 2 maja 2023 19:59:31 (53 occurrences)
Last logged: 10:22:19
Payload is not supported (e.g. open, closed, opening, closing, stopped): STOP
payloads:
MOES:
Received 13:23:58
QoS: 0
Payload: factory_reset: null
last_seen: '2023-05-03T13:23:58+02:00'
linkquality: 255
motor_direction: null
motor_speed: 50
opening_mode: null
position: 33
running: false
set_bottom_limit: null
set_upper_limit: null
state: STOP
AQARA:
Received 13:24:20
QoS: 0
Payload: battery: 92
charging_status: false
device_temperature: 24
illuminance: 0
illuminance_lux: 0
last_seen: '2023-05-03T13:24:20+02:00'
linkquality: 255
motor_state: pause
position: 100
power_outage_count: 1
running: false
state: 'OFF'
temperature: 25
update:
installed_version: -1
latest_version: -1
state: idle
update_available: false
The text was updated successfully, but these errors were encountered: