-
Notifications
You must be signed in to change notification settings - Fork 15
Synchronisation beta avec master – nouvelles intégrations + traduction #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
2f6137d
[Jenkins] Updated translation
31f61d2
Remove escaped quote
eliovir 337330e
Merge pull request #21 from eliovir/patch-1
zoic21 fca6a23
[Jenkins] Updated translation
b698424
begin remote mode on zwavejs
zoic21 9556f3d
same
zoic21 61edad8
update doc
zoic21 82c0f6e
continue remote mode
zoic21 98b85bd
[Jenkins] Updated translation
2c69f36
handle mqtts protocol
zoic21 a3e2891
[Jenkins] Updated translation
94e6ca9
yarn to npm
Salvialf eb2d5da
update changelog
Salvialf 122204a
try 9.27.2 ZwaveJsUI
Salvialf f22fc70
Merge pull request #23 from jeedom/zwavejsui-9.27.2
Salvialf 24fce65
limit ZwaveJS UI to 9.26.0 to prevent build errors on arm
Salvialf 5bb22e9
[Jenkins] Updated translation
e759395
add zwaveJsUI button in configuration
Sekiro-kost 539ab9b
[Jenkins] Updated translation
0184132
use regular apostrophe
Salvialf 790c925
[Jenkins] Updated translation
b835f77
Ajout nouvelle integration
Adam-Doudeau 6f792be
[Jenkins] Updated translation
ed0d7b2
Intégration + procédure d'intégration
Adam-Doudeau 5744f03
[Jenkins] Updated translation
e21b296
Mise à jour de configuration
Adam-Doudeau 066462a
[Jenkins] Updated translation
4abc070
[FIX] Config mco 412
Adam-Doudeau c2a1df1
[Jenkins] Updated translation
a42d200
Update configuration.php
zoic21 60771aa
[Jenkins] Updated translation
e79a181
bugfix: incorrect translation function called
Mips2648 a36280e
[Jenkins] Updated translation
9c12abd
[REMOVE] distant mode
Hotfirenet 0a1e7d1
Clean Changelog for PR #25
Hotfirenet a0b71e6
Merge branch 'master' into beta
Hotfirenet d1dc83c
[Jenkins] Updated translation
c0b1fb7
Remove mode distant
Hotfirenet acde90d
Remove mode distant
Hotfirenet 2c81749
[Jenkins] Updated translation
a727d20
bump zwavejsui to 10.5.1
Salvialf 1fcea1a
comment docker & distant modes in doc
Salvialf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -11,3 +11,5 @@ docs/_site/ | |
| docs/Gemfile.lock | ||
| docs/.sass-cache/ | ||
| .remote-sync.json | ||
| .history | ||
| .vscode | ||
This file contains hidden or 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
File renamed without changes
31 changes: 31 additions & 0 deletions
31
core/config/devices/mco_351/mco.home.mh-s411-5102.simple.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| { | ||
| "name": "MH-S411 Simple", | ||
| "type": "Interrupteur", | ||
| "comlink": "2888-mcohome-interrupteur-tactile-en-verre-z-wave-1-charge-blanc-2015032300123", | ||
| "remark": "", | ||
| "imglink": "mco.mhs411", | ||
| "ignore": true, | ||
| "versions": { | ||
| "16642": [ | ||
| "513" | ||
| ], | ||
| "16657": [ | ||
| "4866", | ||
| "20738" | ||
| ] | ||
| }, | ||
| "properties": { | ||
| "switch": {"replace": { | ||
| "#endpoint#": 1 | ||
| }}, | ||
| "scene" : {}, | ||
| "centralscene" : {} | ||
| } | ||
|
|
||
| } | ||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
This file was deleted.
Oops, something went wrong.
File renamed without changes
30 changes: 30 additions & 0 deletions
30
core/config/devices/mco_351/mco.home.mh-s412-5102.double.json
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,30 @@ | ||
| { | ||
| "name": "MH-S412 Double", | ||
| "type": "Interrupteur", | ||
| "documentation": "https://doc.jeedom.com/#language#/zwave/mco.MH-S412_Double_-_Interrupteur", | ||
| "comlink": "2889-mcohome-interrupteur-tactile-en-verre-z-wave-2-charges-blanc", | ||
| "remark": "", | ||
| "imglink": "mco.mhs412", | ||
| "ignore": true, | ||
| "versions": { | ||
| "16642": [ | ||
| "514" | ||
| ], | ||
| "16673": [ | ||
| "20738" | ||
| ] | ||
| }, | ||
| "properties": { | ||
| "Switch": { | ||
| "multi": [ | ||
| 1, | ||
| 2 | ||
| ], | ||
| "replace": { | ||
| "#endpoint#": "multiKey" | ||
| } | ||
| }, | ||
| "scene" : {}, | ||
| "centralscene" : {} | ||
| } | ||
| } |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.