-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
5551fd4
commit 96e389b
Showing
6 changed files
with
116 additions
and
116 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
{ | ||
"domain": "elkbledom", | ||
"name": "ElkBLEDOM", | ||
"bluetooth": [ | ||
{ "local_name": "ELK-BLE*" }, | ||
{ "local_name": "MELK*" }, | ||
{ "local_name": "LEDBLE*" } | ||
], | ||
"codeowners": ["@dave-code-ruiz"], | ||
"config_flow": true, | ||
"dependencies": ["bluetooth"], | ||
"documentation": "https://github.com/dave-code-ruiz/elkbledom", | ||
"iot_class": "local_polling", | ||
"issue_tracker": "https://github.com/dave-code-ruiz/elkbledom/issues", | ||
"requirements": ["bleak-retry-connector>=1.17.1","bleak>=0.17.0"], | ||
"version": "1.0.0" | ||
} | ||
"domain": "elkbledom", | ||
"name": "ElkBLEDOM", | ||
"bluetooth": [ | ||
{ "local_name": "ELK-BULB*" }, | ||
{ "local_name": "ELK-BLE*" }, | ||
{ "local_name": "MELK*" }, | ||
{ "local_name": "LEDBLE*" } | ||
], | ||
"codeowners": ["@dave-code-ruiz"], | ||
"config_flow": true, | ||
"dependencies": ["bluetooth"], | ||
"documentation": "https://github.com/dave-code-ruiz/elkbledom", | ||
"iot_class": "local_polling", | ||
"issue_tracker": "https://github.com/dave-code-ruiz/elkbledom/issues", | ||
"requirements": ["bleak-retry-connector>=1.17.1","bleak>=0.17.0"], | ||
"version": "1.0.2" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"mac": "Adresse MAC Bluetooth", | ||
"name": "Nom" | ||
}, | ||
"title": "Sélectionner une lumière Elkbledom." | ||
}, | ||
"validate": { | ||
"data": { | ||
"retry": "Réessayer de se connecter ?", | ||
"flicker": "La lumière à-t-elle clignoté ?" | ||
}, | ||
"title": "Valider la connexion" | ||
}, | ||
"manual": { | ||
"data": { | ||
"mac": "Adresse MAC Bluetooth", | ||
"name": "Nom" | ||
}, | ||
"title": "Entrer une adresse MAC Bluetooth" | ||
} | ||
}, | ||
"error": { | ||
"connect": "Echec de la connexion à Elkbledom" | ||
}, | ||
"abort": { | ||
"cannot_validate": "Echec de validation de la lumière Elkbledom", | ||
"cannot_connect": "Echec de la connexion à Elkbledom" | ||
} | ||
}, | ||
"options": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"reset": "Réinitialiser la couleur à l'allumage" | ||
} | ||
} | ||
} | ||
}, | ||
"title": "Elkbledom" | ||
} | ||
{ | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"mac": "Adresse MAC Bluetooth", | ||
"name": "Nom" | ||
}, | ||
"title": "Sélectionner une lumi?re Elkbledom." | ||
}, | ||
"validate": { | ||
"data": { | ||
"retry": "Réessayer de se connecter ?", | ||
"flicker": "La lumi?re ?-t-elle clignoté ?" | ||
}, | ||
"title": "Valider la connexion" | ||
}, | ||
"manual": { | ||
"data": { | ||
"mac": "Adresse MAC Bluetooth", | ||
"name": "Nom" | ||
}, | ||
"title": "Entrer une adresse MAC Bluetooth" | ||
} | ||
}, | ||
"error": { | ||
"connect": "Echec de la connexion ? Elkbledom" | ||
}, | ||
"abort": { | ||
"cannot_validate": "Echec de validation de la lumi?re Elkbledom", | ||
"cannot_connect": "Echec de la connexion ? Elkbledom" | ||
} | ||
}, | ||
"options": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"reset": "Réinitialiser la couleur ? l'allumage" | ||
} | ||
} | ||
} | ||
}, | ||
"title": "Elkbledom" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
{ | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"mac": "Adres MAC Bluetooth", | ||
"name": "Nazwa" | ||
}, | ||
"title": "Wybierz światło Elkbledom. Upewnij się, że masz je w zasięgu wzroku w celu weryfikacji." | ||
}, | ||
"validate": { | ||
"data": { | ||
"retry": "Powtórzyć połączenie weryfikacyjne?", | ||
"flicker": "Czy światło migało?" | ||
}, | ||
"title": "Weryfikacja połączenia Elkbledom" | ||
}, | ||
"manual": { | ||
"data": { | ||
"mac": "Adres MAC Bluetooth", | ||
"name": "Nazwa" | ||
}, | ||
"title": "Wprowadź adres MAC Bluetooth" | ||
} | ||
}, | ||
"error": { | ||
"connect": "Nie można nawiązać połącznenia do światła Elkbledom" | ||
}, | ||
"abort": { | ||
"cannot_validate": "Nie można zweryfikować światła Elkbledom", | ||
"cannot_connect": "Nie można połączyć się ze światłem Elkbledom" | ||
} | ||
}, | ||
"options": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"reset": "Zresetuj kolor gdy LED włączy się" | ||
} | ||
} | ||
} | ||
}, | ||
"title": "Elkbledom" | ||
} | ||
{ | ||
"config": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"mac": "Adres MAC Bluetooth", | ||
"name": "Nazwa" | ||
}, | ||
"title": "Wybierz światło Elkbledom. Upewnij się, że masz je w zasięgu wzroku w celu weryfikacji." | ||
}, | ||
"validate": { | ||
"data": { | ||
"retry": "Powtórzyć połączenie weryfikacyjne?", | ||
"flicker": "Czy światło migało?" | ||
}, | ||
"title": "Weryfikacja połączenia Elkbledom" | ||
}, | ||
"manual": { | ||
"data": { | ||
"mac": "Adres MAC Bluetooth", | ||
"name": "Nazwa" | ||
}, | ||
"title": "Wprowadź adres MAC Bluetooth" | ||
} | ||
}, | ||
"error": { | ||
"connect": "Nie można nawiązać połącznenia do światła Elkbledom" | ||
}, | ||
"abort": { | ||
"cannot_validate": "Nie można zweryfikować światła Elkbledom", | ||
"cannot_connect": "Nie można połączyć się ze światłem Elkbledom" | ||
} | ||
}, | ||
"options": { | ||
"step": { | ||
"user": { | ||
"data": { | ||
"reset": "Zresetuj kolor gdy LED włączy się" | ||
} | ||
} | ||
} | ||
}, | ||
"title": "Elkbledom" | ||
} |