Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aegjoyce committed Apr 3, 2024
1 parent aa352c8 commit a2e53bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Binary file modified custom_components/.DS_Store
Binary file not shown.
Binary file added custom_components/custom_ambilight/.DS_Store
Binary file not shown.
3 changes: 3 additions & 0 deletions custom_components/custom_ambilight/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,6 @@ async def async_unload_entry(hass: HomeAssistant, entry: ConfigEntry) -> bool:
hass.data[DOMAIN].pop(entry.entry_id)

return unload_ok


#

0 comments on commit a2e53bd

Please sign in to comment.