1
0
mirror of https://github.com/natekspencer/hacs-oasis_mini.git synced 2025-11-17 09:33:41 -05:00

Add update entity

This commit is contained in:
Nathan Spencer
2024-07-17 09:44:32 -06:00
parent 07446f56da
commit 7c8ca361ba
4 changed files with 128 additions and 52 deletions

View File

@@ -24,6 +24,7 @@ PLATFORMS = [
Platform.SELECT,
Platform.SENSOR,
Platform.SWITCH,
Platform.UPDATE,
]