Improve color parsing

This commit is contained in:
2024-06-15 11:29:22 +02:00
parent aa23ddcffa
commit 00ab4ab6b3
2 changed files with 36 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
[tool.poetry]
name = "huecli"
version = "0.1.0"
description = ""
version = "0.1.1"
description = "Set Philips Hue lights using MQTT"
authors = ["Torjus Håkestad <torjus@uio.no>"]
license = "MIT"
readme = "README.md"