mirror of
https://github.com/natekspencer/hacs-oasis_mini.git
synced 2025-11-12 07:03:52 -05:00
Updates
This commit is contained in:
@@ -49,11 +49,6 @@ DESCRIPTORS = {
|
||||
name="Download progress",
|
||||
state_class=SensorStateClass.TOTAL_INCREASING,
|
||||
),
|
||||
OasisMiniSensorEntityDescription(
|
||||
key="playlist",
|
||||
name="Playlist",
|
||||
lookup_fn=lambda device: ",".join(map(str, device.playlist)),
|
||||
),
|
||||
}
|
||||
|
||||
OTHERS = {
|
||||
|
||||
Reference in New Issue
Block a user