@chris669 wrote:
Hi, trying to configure this small Aeotec Keyfob.
Was able to include it in the network. Set parameter 250 to 1 to be in scene mode like I did for Minimote successfully. I’ve seen that there is a dsa22.xml file for openzwave.
Is there a way to integrate this in HA? Same way as Minimote? Does someone successfully did it? Thanks.
This is the code I tried to execute in automations:
- id: '100000010' alias: Minimote Button 1 Pressed trigger: platform: event event_type: zwave.scene_activated event_data: entity_id: zwave.zwave.aeondsa22_key_fob scene_id: 1 action: service: cover.toggle entity_id: cover.fibfgrm222_chambreparents_storesud_level
Posts: 2
Participants: 2