Hello, I’m using Hassio and a lot of zigbee xiaomi devices without gateway (just the CC2531) and everything was fine since I moved everthing into a new PC (installing hassio over lubuntu, lust like before, and restoring from last snapshot).
Everything works fine except the xiaomi vibration sensors, now I dont see the option “tilt” in automations: just “vibration”, “battery” and “linkquality”. Even when i use the old automations they are labeled as “unknown trigger”, and of course, they don’t work.
This is the automation code
- id: '1586542119743'
alias: vibration and tilt
description: ''
trigger:
- device_id: e080238459d14a0f8526cbfbbfe98f64
discovery_id: 0x00158d0002c4e63c action_vibration
domain: mqtt
platform: device
subtype: vibration
type: action
- device_id: e080238459d14a0f8526cbfbbfe98f64
discovery_id: 0x00158d0002c4e63c action_tilt
domain: mqtt
platform: device
subtype: tilt
type: action