Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
b74fe4a
Update json/lightControllerMode.json
Flobul May 8, 2025
9826187
Update json/lightControllerMode.json
Flobul Jun 8, 2025
9fb4ecd
Update json/lightControllerMode.json
Flobul Jun 15, 2025
9e523b3
Update json/lightControllerMode.json
Flobul Jun 22, 2025
1fa3cf6
Update json/lightControllerMode.json
Flobul Jun 29, 2025
67c1d8b
Update json/lightControllerMode.json
Flobul Jul 1, 2025
5c4fed4
Update json/lightControllerMode.json
Flobul Jul 8, 2025
e6192bb
Update json/lightControllerMode.json
Flobul Jul 15, 2025
ccd3d90
Update json/lightControllerMode.json
Flobul Jul 22, 2025
1c8a1df
Update json/lightControllerMode.json
Flobul Jul 29, 2025
f867e5c
Update json/lightControllerMode.json
Flobul Aug 1, 2025
e3fad97
Update json/lightControllerMode.json
Flobul Aug 8, 2025
5c5aca6
Update json/lightControllerMode.json
Flobul Aug 15, 2025
aa454bc
Update json/lightControllerMode.json
Flobul Aug 22, 2025
2bff674
Update json/lightControllerMode.json
Flobul Aug 29, 2025
b6ad345
Update json/lightControllerMode.json
Flobul Sep 1, 2025
4d4e7cb
Update json/lightControllerMode.json
Flobul Sep 8, 2025
0f6baa3
Update json/lightControllerMode.json
Flobul Sep 15, 2025
a2e4ebe
Update json/lightControllerMode.json
Flobul Sep 22, 2025
d5518e4
Update json/lightControllerMode.json
Flobul Sep 29, 2025
2835ac0
Update json/lightControllerMode.json
Flobul Oct 1, 2025
fc19021
Update json/lightControllerMode.json
Flobul Oct 8, 2025
8b10df1
Update json/lightControllerMode.json
Flobul Oct 15, 2025
80ae2b2
Update json/lightControllerMode.json
Flobul Oct 22, 2025
3927401
Update json/lightControllerMode.json
Flobul Oct 29, 2025
9322412
Update json/lightControllerMode.json
Flobul Nov 1, 2025
689912f
Update json/lightControllerMode.json
Flobul Nov 8, 2025
93e6495
Update json/lightControllerMode.json
Flobul Nov 15, 2025
5b4229b
Update json/lightControllerMode.json
Flobul Nov 22, 2025
6a24853
Update json/lightControllerMode.json
Flobul Nov 29, 2025
5b6eaf6
Update json/lightControllerMode.json
Flobul Dec 1, 2025
4a733ad
Update json/lightControllerMode.json
Flobul Dec 8, 2025
99b8968
Update json/lightControllerMode.json
Flobul Dec 15, 2025
330948e
Update json/lightControllerMode.json
Flobul Dec 22, 2025
3beb3bc
Update json/lightControllerMode.json
Flobul Dec 29, 2025
2192b48
Update json/lightControllerMode.json
Flobul Jan 1, 2026
18d8267
Update json/lightControllerMode.json
Flobul Jan 8, 2026
1fdb0cd
Update json/lightControllerMode.json
Flobul Jan 15, 2026
2ee9acd
Update json/lightControllerMode.json
Flobul Jan 22, 2026
daabbb8
Update json/lightControllerMode.json
Flobul Jan 29, 2026
de5e9a8
Update json/lightControllerMode.json
Flobul Feb 1, 2026
056a00c
Update json/lightControllerMode.json
Flobul Feb 8, 2026
527c243
Update json/lightControllerMode.json
Flobul Feb 15, 2026
1a1ebee
Update json/lightControllerMode.json
Flobul Feb 22, 2026
e74af86
Update json/lightControllerMode.json
Flobul Mar 1, 2026
38b01dd
Update json/lightControllerMode.json
Flobul Mar 8, 2026
4a4a103
Update json/lightControllerMode.json
Flobul Mar 15, 2026
6d0a652
Update json/lightControllerMode.json
Flobul Mar 22, 2026
7ab74fb
Update json/lightControllerMode.json
Flobul Mar 29, 2026
282135e
Update json/lightControllerMode.json
Flobul Apr 1, 2026
42058b0
Update json/lightControllerMode.json
Flobul Apr 8, 2026
7cdcf2c
Update json/lightControllerMode.json
Flobul Apr 15, 2026
29579eb
Update json/lightControllerMode.json
Flobul Apr 22, 2026
6a5b35c
Update json/lightControllerMode.json
Flobul Apr 29, 2026
840bf22
Update json/lightControllerMode.json
Flobul May 1, 2026
4ca2c53
Update json/lightControllerMode.json
Flobul May 8, 2026
ba47a48
Update json/lightControllerMode.json
Flobul May 15, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
109 changes: 70 additions & 39 deletions README.md

Large diffs are not rendered by default.

429 changes: 386 additions & 43 deletions capabilities.json

Large diffs are not rendered by default.

16 changes: 8 additions & 8 deletions json/accelerationSensorPresentation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"alternatives": [
{
"key": "active",
"value": "{{i18n.attributes.acceleration.i18n.value.active.label}}",
"value": "Vibration detected",
"type": "active"
},
{
"key": "inactive",
"value": "{{i18n.attributes.acceleration.i18n.value.inactive.label}}",
"value": "No vibration",
"type": "inactive"
}
]
Expand All @@ -22,19 +22,19 @@
},
"detailView": [
{
"label": "{{i18n.label}}",
"label": "Vibration sensor",
"displayType": "state",
"state": {
"label": "{{acceleration.value}}",
"alternatives": [
{
"key": "active",
"value": "{{i18n.attributes.acceleration.i18n.value.active.label}}",
"value": "Vibration detected",
"type": "active"
},
{
"key": "inactive",
"value": "{{i18n.attributes.acceleration.i18n.value.inactive.label}}",
"value": "No vibration",
"type": "inactive"
}
]
Expand All @@ -44,18 +44,18 @@
"automation": {
"conditions": [
{
"label": "{{i18n.label}}",
"label": "Vibration sensor",
"displayType": "list",
"list": {
"alternatives": [
{
"key": "active",
"value": "{{i18n.attributes.acceleration.i18n.value.active.label}}",
"value": "Vibration detected",
"type": "active"
},
{
"key": "inactive",
"value": "{{i18n.attributes.acceleration.i18n.value.inactive.label}}",
"value": "No vibration",
"type": "inactive"
}
],
Expand Down
1 change: 1 addition & 0 deletions json/activityLightingMode.i18n.en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"tag": "en",
"label": "Light mode",
"description": "Set the temperature of a light based on pre-configured activities.",
"attributes": {
"lightingMode": {
"label": "Light mode",
Expand Down
1 change: 1 addition & 0 deletions json/activityLightingMode.i18n.fr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"tag": "fr",
"label": "Mode d'éclairage",
"description": "Set the temperature of a light based on pre-configured activities.",
"attributes": {
"lightingMode": {
"label": "Mode d'éclairage",
Expand Down
166 changes: 83 additions & 83 deletions json/activityLightingModePresentation.json

Large diffs are not rendered by default.

40 changes: 20 additions & 20 deletions json/activitySensorPresentation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,32 +6,32 @@
"alternatives": [
{
"key": "noActivity",
"value": "{{i18n.attributes.activity.i18n.value.noActivity.label}}",
"value": "No activity",
"type": "inactive"
},
{
"key": "falling",
"value": "{{i18n.attributes.activity.i18n.value.falling.label}}",
"value": "Falling",
"type": "active"
},
{
"key": "lying",
"value": "{{i18n.attributes.activity.i18n.value.lying.label}}",
"value": "Lying",
"type": "active"
},
{
"key": "sitting",
"value": "{{i18n.attributes.activity.i18n.value.sitting.label}}",
"value": "Sitting",
"type": "active"
},
{
"key": "standing",
"value": "{{i18n.attributes.activity.i18n.value.standing.label}}",
"value": "Standing",
"type": "active"
},
{
"key": "eating",
"value": "{{i18n.attributes.activity.i18n.value.eating.label}}",
"value": "Eating",
"type": "active"
}
]
Expand All @@ -42,39 +42,39 @@
},
"detailView": [
{
"label": "{{i18n.label}}",
"label": "Activity sensor",
"displayType": "state",
"state": {
"label": "{{activity.value}}",
"alternatives": [
{
"key": "noActivity",
"value": "{{i18n.attributes.activity.i18n.value.noActivity.label}}",
"value": "No activity",
"type": "inactive"
},
{
"key": "falling",
"value": "{{i18n.attributes.activity.i18n.value.falling.label}}",
"value": "Falling",
"type": "active"
},
{
"key": "lying",
"value": "{{i18n.attributes.activity.i18n.value.lying.label}}",
"value": "Lying",
"type": "active"
},
{
"key": "sitting",
"value": "{{i18n.attributes.activity.i18n.value.sitting.label}}",
"value": "Sitting",
"type": "active"
},
{
"key": "standing",
"value": "{{i18n.attributes.activity.i18n.value.standing.label}}",
"value": "Standing",
"type": "active"
},
{
"key": "eating",
"value": "{{i18n.attributes.activity.i18n.value.eating.label}}",
"value": "Eating",
"type": "active"
}
]
Expand All @@ -84,38 +84,38 @@
"automation": {
"conditions": [
{
"label": "{{i18n.label}}",
"label": "Activity sensor",
"displayType": "list",
"list": {
"alternatives": [
{
"key": "noActivity",
"value": "{{i18n.attributes.activity.i18n.value.noActivity.label}}",
"value": "No activity",
"type": "inactive"
},
{
"key": "falling",
"value": "{{i18n.attributes.activity.i18n.value.falling.label}}",
"value": "Falling",
"type": "active"
},
{
"key": "lying",
"value": "{{i18n.attributes.activity.i18n.value.lying.label}}",
"value": "Lying",
"type": "active"
},
{
"key": "sitting",
"value": "{{i18n.attributes.activity.i18n.value.sitting.label}}",
"value": "Sitting",
"type": "active"
},
{
"key": "standing",
"value": "{{i18n.attributes.activity.i18n.value.standing.label}}",
"value": "Standing",
"type": "active"
},
{
"key": "eating",
"value": "{{i18n.attributes.activity.i18n.value.eating.label}}",
"value": "Eating",
"type": "active"
}
],
Expand Down
37 changes: 19 additions & 18 deletions json/airConditionerFanMode.i18n.en.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"tag": "en",
"label": "Air conditioner fan mode",
"label": "Wind strength",
"description": "Maintains and sets the state of an air conditioner's fan",
"attributes": {
"fanMode": {
"label": "Air conditioner fan mode",
"label": "Wind strength",
"description": "The current mode of the fan",
"displayTemplate": "{{device.label}} {{attribute}} was {{value}}",
"i18n": {
Expand All @@ -28,10 +28,10 @@
"label": "Auto"
},
"max": {
"label": "max"
"label": "MAX"
},
"turbo": {
"label": "turbo"
"label": "Turbo"
},
"medium": {
"label": "Medium"
Expand All @@ -40,16 +40,16 @@
"label": "Off"
},
"smart": {
"label": "smart"
"label": "Smart"
},
"sleep": {
"label": "sleep"
"label": "Sleep"
},
"high": {
"label": "High"
},
"windfree": {
"label": "windfree"
"label": "Wind free"
},
"low": {
"label": "Low"
Expand All @@ -58,7 +58,7 @@
"label": "quite"
},
"quiet": {
"label": "quiet"
"label": "Quiet"
},
"pet": {
"label": "pet"
Expand All @@ -68,19 +68,20 @@
},
"supportedAcFanModes": {
"label": "supported ac fan modes",
"description": "Supported states for this air conditioner fan to be in",
"description": "The complete list of air conditioner fan modes that are fully supported by a given device\n",
"displayTemplate": "{{device.label}} {{attribute}} are {{value}}",
"i18n": {}
},
"availableAcFanModes": {
"label": "availableAcFanModes",
"displayTemplate": "{{attribute}} of {{device.label}} was updated",
"label": "available ac fan modes",
"description": "The currently available air conditioner fan modes that a given device can support depending on its present state.\nThis feature is primarily utilized for real-time control as it reflects the current status of the device.\nIt is optional and may not be guaranteed to be provided by all devices.\nTo enable ‘availableAcFanModes’, you must specify it under the ‘supportedValues’ section of your device configuration.\n",
"displayTemplate": "{{device.label}} {{attribute}} are {{value}}",
"i18n": {}
}
},
"commands": {
"setFanMode": {
"label": "Air conditioner fan mode",
"label": "Wind strength",
"description": "Set the fan's mode",
"arguments": {
"fanMode": {
Expand All @@ -104,28 +105,28 @@
"label": "Auto"
},
"max": {
"label": "max"
"label": "MAX"
},
"turbo": {
"label": "turbo"
"label": "Turbo"
},
"medium": {
"label": "Medium"
},
"smart": {
"label": "smart"
"label": "Smart"
},
"off": {
"label": "Off"
},
"sleep": {
"label": "sleep"
"label": "Sleep"
},
"high": {
"label": "High"
},
"windfree": {
"label": "windfree"
"label": "Wind free"
},
"low": {
"label": "Low"
Expand All @@ -134,7 +135,7 @@
"label": "quite"
},
"quiet": {
"label": "quiet"
"label": "Quiet"
},
"pet": {
"label": "pet"
Expand Down
Loading