Leggin / dirigera

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

fix StartUpEnum discrepancy #16

Closed paavoleinonen closed 1 year ago

paavoleinonen commented 1 year ago

Fixes StartUpEnum discrepancy between readme and what Dirigera gateway expects.

Moved StartupEnum to device.py. The StartupEnum will be shared across multiple devices.

Leggin commented 1 year ago

As a hint, it is easier to read the changes when you make an additional commit instead of a force push. It will also be clearer when reading the history