File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -34,18 +34,14 @@ environment.systemPackages = [ pkgs.qt6.qtwebsockets ];
3434### Via Noctalia Plugin Manager (recommended)
3535
36361 . Open Noctalia Settings → ** Plugins** tab
37- 2 . Add this repository as a custom source:
38- ```
39- https://github.com/Pozzoo/noctalia-plugins
40- ```
41- 3 . Find ** Home Assistant** in the plugin list and click ** Install**
42- 4 . Enable the plugin and add the widget to your bar
37+ 2 . Find ** Home Assistant** in the plugin list and click ** Install**
38+ 3 . Enable the plugin and add the widget to your bar
4339
4440### Manual Installation
4541
4642``` bash
4743# Clone into your plugins directory
48- git clone https://github.com/Pozzoo /noctalia-plugins ~ /.config/noctalia/plugins/hassio
44+ git clone https://github.com/noctalia-dev /noctalia-plugins ~ /.config/noctalia/plugins/hassio
4945
5046# Add to plugins.json
5147```
Original file line number Diff line number Diff line change 55 "minNoctaliaVersion" : " 3.6.0" ,
66 "author" : " Pozzoo" ,
77 "license" : " MIT" ,
8- "repository" : " https://github.com/pozzoo /noctalia-plugins" ,
8+ "repository" : " https://github.com/noctalia-dev /noctalia-plugins" ,
99 "description" : " Monitor and control Home Assistant entities from the bar. Requires qt6-websockets." ,
1010 "tags" : [" Bar" , " Panel" , " Utility" ],
1111 "entryPoints" : {
You can’t perform that action at this time.
0 commit comments