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
19b5ed7
Update json/humidifierMode.json
Flobul Apr 28, 2025
3c0f41e
Update json/humidifierMode.json
Flobul May 8, 2025
78e6e2e
Update json/humidifierMode.json
Flobul Jun 8, 2025
b01ff50
Update json/humidifierMode.json
Flobul Jun 15, 2025
9c8bafd
Update json/humidifierMode.json
Flobul Jun 22, 2025
27a8817
Update json/humidifierMode.json
Flobul Jun 29, 2025
89f03f2
Update json/humidifierMode.json
Flobul Jul 1, 2025
d8d5189
Update json/humidifierMode.json
Flobul Jul 8, 2025
6fe185d
Update json/humidifierMode.json
Flobul Jul 15, 2025
eee0f5a
Update json/humidifierMode.json
Flobul Jul 22, 2025
0af6639
Update json/humidifierMode.json
Flobul Jul 29, 2025
4b1b32b
Update json/humidifierMode.json
Flobul Aug 1, 2025
df7218e
Update json/humidifierMode.json
Flobul Aug 8, 2025
3f83b6d
Update json/humidifierMode.json
Flobul Aug 15, 2025
1bcf8be
Update json/humidifierMode.json
Flobul Aug 22, 2025
258f2bc
Update json/humidifierMode.json
Flobul Aug 29, 2025
d34bbc7
Update json/humidifierMode.json
Flobul Sep 1, 2025
65f88bb
Update json/humidifierMode.json
Flobul Sep 8, 2025
f057339
Update json/humidifierMode.json
Flobul Sep 15, 2025
e37f17d
Update json/humidifierMode.json
Flobul Sep 22, 2025
91de703
Update json/humidifierMode.json
Flobul Sep 29, 2025
918e503
Update json/humidifierMode.json
Flobul Oct 1, 2025
ef6cd2f
Update json/humidifierMode.json
Flobul Oct 8, 2025
4697c8f
Update json/humidifierMode.json
Flobul Oct 15, 2025
b94a5f4
Update json/humidifierMode.json
Flobul Oct 22, 2025
f8b8c69
Update json/humidifierMode.json
Flobul Oct 29, 2025
dc966a2
Update json/humidifierMode.json
Flobul Nov 1, 2025
560f1cc
Update json/humidifierMode.json
Flobul Nov 8, 2025
9e24832
Update json/humidifierMode.json
Flobul Nov 15, 2025
cc77d8f
Update json/humidifierMode.json
Flobul Nov 22, 2025
cd38562
Update json/humidifierMode.json
Flobul Nov 29, 2025
c285fb3
Update json/humidifierMode.json
Flobul Dec 1, 2025
414cac1
Update json/humidifierMode.json
Flobul Dec 8, 2025
d79198c
Update json/humidifierMode.json
Flobul Dec 15, 2025
f2052ff
Update json/humidifierMode.json
Flobul Dec 22, 2025
2397746
Update json/humidifierMode.json
Flobul Dec 29, 2025
2df2566
Update json/humidifierMode.json
Flobul Jan 1, 2026
f250dfa
Update json/humidifierMode.json
Flobul Jan 8, 2026
fcf5c08
Update json/humidifierMode.json
Flobul Jan 15, 2026
c52f9fd
Update json/humidifierMode.json
Flobul Jan 22, 2026
92b4d61
Update json/humidifierMode.json
Flobul Jan 29, 2026
905dd3f
Update json/humidifierMode.json
Flobul Feb 1, 2026
2dafe51
Update json/humidifierMode.json
Flobul Feb 8, 2026
2055443
Update json/humidifierMode.json
Flobul Feb 15, 2026
672cef8
Update json/humidifierMode.json
Flobul Feb 22, 2026
ee6bfaf
Update json/humidifierMode.json
Flobul Mar 1, 2026
b730a62
Update json/humidifierMode.json
Flobul Mar 8, 2026
1404f2a
Update json/humidifierMode.json
Flobul Mar 15, 2026
b121100
Update json/humidifierMode.json
Flobul Mar 22, 2026
07e77cc
Update json/humidifierMode.json
Flobul Mar 29, 2026
19d0ff0
Update json/humidifierMode.json
Flobul Apr 1, 2026
f84d24e
Update json/humidifierMode.json
Flobul Apr 8, 2026
bdc4451
Update json/humidifierMode.json
Flobul Apr 15, 2026
0a6e257
Update json/humidifierMode.json
Flobul Apr 22, 2026
22c20fc
Update json/humidifierMode.json
Flobul Apr 29, 2026
7aa1f47
Update json/humidifierMode.json
Flobul May 1, 2026
563470d
Update json/humidifierMode.json
Flobul May 8, 2026
69b03f6
Update json/humidifierMode.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