Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
58 commits
Select commit Hold shift + click to select a range
0f8671c
Update json/windMode.json
Flobul May 1, 2025
82b639d
Update json/windMode.json
Flobul May 8, 2025
61e5f09
Update json/windMode.json
Flobul Jun 8, 2025
3d76da6
Update json/windMode.json
Flobul Jun 15, 2025
b5104fd
Update json/windMode.json
Flobul Jun 22, 2025
c4b3d46
Update json/windMode.json
Flobul Jun 29, 2025
003a51b
Update json/windMode.json
Flobul Jul 1, 2025
4cb3878
Update json/windMode.json
Flobul Jul 8, 2025
4be52d9
Update json/windMode.json
Flobul Jul 15, 2025
4e72449
Update json/windMode.json
Flobul Jul 22, 2025
2516623
Update json/windMode.json
Flobul Jul 29, 2025
5c9593d
Update json/windMode.json
Flobul Aug 1, 2025
bcb5a83
Update json/windMode.json
Flobul Aug 8, 2025
8e8142a
Update json/windMode.json
Flobul Aug 15, 2025
e127810
Update json/windMode.json
Flobul Aug 22, 2025
06bb704
Update json/windMode.json
Flobul Aug 29, 2025
3f21d16
Update json/windMode.json
Flobul Sep 1, 2025
aa815ab
Update json/windMode.json
Flobul Sep 8, 2025
7c86815
Update json/windMode.json
Flobul Sep 15, 2025
fb82db2
Update json/windMode.json
Flobul Sep 22, 2025
64f5ab4
Update json/windMode.json
Flobul Sep 29, 2025
c00d9d9
Update json/windMode.json
Flobul Oct 1, 2025
9a03422
Update json/windMode.json
Flobul Oct 8, 2025
fc4d323
Update json/windMode.json
Flobul Oct 15, 2025
7c17875
Update json/windMode.json
Flobul Oct 22, 2025
694da12
Update json/windMode.json
Flobul Oct 29, 2025
5293a2c
Update json/windMode.json
Flobul Nov 1, 2025
2ec9ff7
Update json/windMode.json
Flobul Nov 8, 2025
5704a40
Update json/windMode.json
Flobul Nov 15, 2025
ac5ef3a
Update json/windMode.json
Flobul Nov 22, 2025
72cae97
Update json/windMode.json
Flobul Nov 29, 2025
f282273
Update json/windMode.json
Flobul Dec 1, 2025
8c1ef13
Update json/windMode.json
Flobul Dec 8, 2025
05722da
Update json/windMode.json
Flobul Dec 15, 2025
6664d0b
Update json/windMode.json
Flobul Dec 22, 2025
c12a648
Update json/windMode.json
Flobul Dec 29, 2025
4576380
Update json/windMode.json
Flobul Jan 1, 2026
0c2d1cd
Update json/windMode.json
Flobul Jan 8, 2026
6898d71
Update json/windMode.json
Flobul Jan 15, 2026
83a2655
Update json/windMode.json
Flobul Jan 22, 2026
5965c74
Update json/windMode.json
Flobul Jan 29, 2026
4cb7fae
Update json/windMode.json
Flobul Feb 1, 2026
081d4ed
Update json/windMode.json
Flobul Feb 8, 2026
3451451
Update json/windMode.json
Flobul Feb 15, 2026
f9297e1
Update json/windMode.json
Flobul Feb 22, 2026
a54593a
Update json/windMode.json
Flobul Mar 1, 2026
529b700
Update json/windMode.json
Flobul Mar 8, 2026
5285103
Update json/windMode.json
Flobul Mar 15, 2026
b4f7c30
Update json/windMode.json
Flobul Mar 22, 2026
c9c3481
Update json/windMode.json
Flobul Mar 29, 2026
59eb1b9
Update json/windMode.json
Flobul Apr 1, 2026
ff73231
Update json/windMode.json
Flobul Apr 8, 2026
0b07a1e
Update json/windMode.json
Flobul Apr 15, 2026
372c0d1
Update json/windMode.json
Flobul Apr 22, 2026
9479502
Update json/windMode.json
Flobul Apr 29, 2026
db3ed47
Update json/windMode.json
Flobul May 1, 2026
8bc5a05
Update json/windMode.json
Flobul May 8, 2026
afa6e65
Update json/windMode.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
  •  
  •  
  •  
110 changes: 71 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