All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2023-11-18)
- Removes type state pattern from TradfriGateway, Device, and Light. Renames several struct/enum types, and removes the TradfriGatewayConnector.
- add groups (917df10)
- one put call per connection, simplify types (27baba1)