mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-17 17:43:41 -05:00
Update status icons for busy and sleeping
This commit is contained in:
@@ -16,7 +16,7 @@ from .utils import _bit_to_bool, _parse_int, decrypt_svg_content, now
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
STATUS_CODE_MAP = {
|
||||
0: "booting", # maybe?
|
||||
0: "booting",
|
||||
2: "stopped",
|
||||
3: "centering",
|
||||
4: "playing",
|
||||
|
||||
Reference in New Issue
Block a user