Automatically generated by python-semantic-release
@@ -2,6 +2,15 @@
<!-- version list -->
+## v2.8.0 (2026-09-14)
+
+### Features
+- **ceiling_light**: Add night light mode support
+ ([#564](https://github.com/sblibs/pySwitchbot/pull/564),
+ [`e018f31`](https://github.com/sblibs/pySwitchbot/commit/e018f3165a1c06f0c5f9fa294b155ee0ad01880a))
## v2.7.1 (2026-09-13)
### Bug Fixes
@@ -1,6 +1,6 @@
[tool.poetry]
name = "PySwitchbot"
-version = "2.7.1"
+version = "2.8.0"
description = "A library to communicate with Switchbot"
authors = ["Daniel Hjelseth Hoyer"]
license = "MIT"
@@ -1 +1 @@
-__version__ = "2.7.1"
+__version__ = "2.8.0"