File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 27
27
<key >LSMinimumSystemVersion </key >
28
28
<string >$(MACOSX_DEPLOYMENT_TARGET) </string >
29
29
<key >NSHumanReadableCopyright </key >
30
- <string >Copyright © 2019 CodeChimp. All rights reserved. </string >
30
+ <string >Copyright © 2022 CodeChimp. All rights reserved. </string >
31
31
<key >NSMainStoryboardFile </key >
32
32
<string >Main </string >
33
33
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change 34
34
<true />
35
35
</dict >
36
36
<key >NSHumanReadableCopyright </key >
37
- <string >Copyright © 2019 CodeChimp. All rights reserved. </string >
37
+ <string >Copyright © 2022 CodeChimp. All rights reserved. </string >
38
38
<key >NSMainStoryboardFile </key >
39
39
<string >Main </string >
40
40
<key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Currently HA Menu supports
6
6
* Turning available switches, lights, automations and input_boolean's on and off
7
7
* Activating scenes and scripts
8
8
* input_select option menus
9
+ * Opening and Closing Covers
9
10
* Viewing sensor values (Sensors have to be specifically added to a group)
10
11
11
12
HA Menu supports MacOS 10.13 (High Sierra) and later.
You can’t perform that action at this time.
0 commit comments