File tree 2 files changed +2
-59
lines changed
2 files changed +2
-59
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,6 @@ module.exports = [
42
42
'installation/armbian' ,
43
43
'installation/docker' ,
44
44
'installation/synology' ,
45
- // 'installation/qnap', // Remove until we get feedback about the current package state
46
45
[ 'installation/security' , 'Security' ]
47
46
]
48
47
} ,
@@ -55,7 +54,7 @@ module.exports = [
55
54
'concepts/items' ,
56
55
'concepts/discovery' ,
57
56
'concepts/audio' ,
58
- 'concepts/units-of-measurement' , // from v2.3 onwards
57
+ 'concepts/units-of-measurement' ,
59
58
]
60
59
} ,
61
60
{
@@ -104,7 +103,7 @@ module.exports = [
104
103
collapsable : false ,
105
104
children : [
106
105
[ 'ecosystem/alexa/' , 'Amazon Alexa' ] ,
107
- [ 'ecosystem/google-assistant/' , 'Google Assistant' ] , // from v2.3 onwards
106
+ [ 'ecosystem/google-assistant/' , 'Google Assistant' ] ,
108
107
[ '../addons/integrations/homekit/' , 'Apple HomeKit' ] ,
109
108
// ['ecosystem/ifttt/', 'IFTTT'], // Temporary remove until service gets reactivated
110
109
[ 'ecosystem/mycroft/' , 'Mycroft.AI' ] ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments