Leggin / dirigera

This repository provides an unofficial Python client for controlling the IKEA Dirigera Smart Home Hub.
MIT License
120 stars 24 forks source link

add next_trigger_at, end_trigger, end_trigger_event to Trigger, add t… #96

Closed Leggin closed 2 months ago

Leggin commented 2 months ago

…ime to TriggerDetails

currently bothering me are controllerType, buttonIndex and clickPattern due to not being snake case. Changing it will be breaking for down stream dependencies. Moving to v2 I guess.