1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-17 01:23:43 -05:00

Add cloud playlists

This commit is contained in:
Nathan Spencer
2025-08-02 13:48:58 +00:00
parent 7c650949d8
commit 8a72aba294
8 changed files with 120 additions and 18 deletions

View File

@@ -62,6 +62,7 @@ class OasisMiniConfigFlow(ConfigFlow, domain=DOMAIN):
"""Handle a config flow for Oasis Mini."""
VERSION = 1
MINOR_VERSION = 2
@staticmethod
@callback