Skip to content

Commit

Permalink
Update homeassistant extension
Browse files Browse the repository at this point in the history
  • Loading branch information
xilopaint committed Dec 3, 2024
1 parent 0e6ce8b commit 24143e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extensions/homeassistant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@
{
"name": "notificationmenu",
"title": "Notifications Menu",
"description": "Display Persistent Notifications, Low Batteries and Update in the Menu Bar",
"description": "Display Persistent Notifications, Low Batteries and Update in the menu bar",
"mode": "menu-bar",
"subtitle": "Home Assistant",
"interval": "1m",
Expand Down Expand Up @@ -226,7 +226,7 @@
{
"name": "weathermenu",
"title": "Weather Menu",
"description": "Display Weather entity in the Menu Bar",
"description": "Display Weather entity in the menu bar",
"mode": "menu-bar",
"interval": "15m",
"preferences": [
Expand Down Expand Up @@ -290,7 +290,7 @@
{
"name": "mediaplayermenu",
"title": "Media Player Menu",
"description": "Display media players in the Menu Bar",
"description": "Display media players in the menu bar",
"mode": "menu-bar",
"interval": "1m",
"preferences": [
Expand Down

0 comments on commit 24143e8

Please sign in to comment.