Skip to content

to stable - #68

Merged
Salvialf merged 33 commits into
masterfrom
beta
Sep 6, 2026
Merged

to stable#68
Salvialf merged 33 commits into
masterfrom
beta

Conversation

@Salvialf

@Salvialf Salvialf commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Update to ZwaveJsUI 11.21.1.

Fixes group name display (closes #29).

New device configurations: Home Assistant Connect ZWA-2, NeoCoolCam NAS-DS01Z v2,
NeoCoolCam NAS-PD07Z, Philio PSE04, Shelly Qubino Wave Dimmer, Shelly Qubino Wave H&T,
Shelly Qubino Wave Motion, Heatit Z-Water2, Zooz ZEN37 800LR Wall Remote.

Device configuration fixes: Fibaro FGCD001 (firmware 4098), Shelly Qubino Wave
Door/Window QNDW-002C (Tilt command), Shelly Qubino Wave Shutter (productId 131),
Heatit Z-TEMP3 (Energy Heat mode).

Salvialf and others added 30 commits July 17, 2026 11:59
New hardware revision of the Shelly Qubino Wave Shutter reports
manufacturerId 1120 / productType 3 / productId 131, which was not
declared in the device configuration. No commands were created for it.

Reported by a user who identified the missing fingerprint themselves.
fix: add Wave Shutter productId 131 (Shelly Qubino)
- Introduced new JSON configuration for the Z-Water2 device.
- Included details such as manufacturer, type, reset instructions, pairing method, and documentation link.
- Defined properties for multi-switch functionality and temperature sensor inputs.
Ajout de la configuration du module : Philio PSE04 (Sirène Zwave)

ID Fabricant : 316
ID Type : 4 
ID Produit : 132
Ajout de la configuration du module : Neo Coolcam PD07Z (Multisensor)

ID Fabricant : 600
ID Type : 16
ID Produit : 1824
Ajout de la configuration du module : Zooz ZEN37 (Télécommande z-wave)

ID Fabricant : 634
ID Type : 28672
ID Produit : 61443
Ajout de la configuration du module : Shelly Wave Dimmer (micromodule variateur)

ID Fabricant : 1120
ID Type : 1
ID Produit : 131
Ajout de la configuration du module : Neo Coolcam ds01z.2 (Nouvelle variante du détecteur d'ouverture de porte)

ID Fabricant : 600
ID Type : 512
ID Produit : 4130
Ajout de config du module : Philio PSE04
## Description

Ajout de la configuration du module : Shelly Wave H&T (Capteur température / humidité)

ID Fabricant : 1120
ID Type : 256
ID Produit : 131

### Suggested changelog entry

Ajout de la configuration du module : Shelly Wave H&T (Capteur température / humidité)

### Related issues/external references

Fixes #

## Types of changes

- [x] Bug fix *(non-breaking change which fixes)*
- [ ] New feature *(non-breaking change which adds functionality)*
- [ ] Breaking change *(fix or feature that would cause existing functionality to change)*
  - [ ] This change is only breaking for integrators, not for external standards or end-users.
- [ ] Documentation improvement

## PR checklist

- [x] I have checked there is no other PR open for the same change.
- [x] I have read the Contribution Guidelines.
- [x] I grant the project the right to include and distribute the code under the GNU.
- [x] I have added tests to cover my changes.
- [x] I have verified that the code complies with the projects coding standards.
- [x] [Required for new sniffs] I have added MD documentation for the sniff.
## Description

Ajout de la configuration du module : Shelly Wave Motion (Détecteur de mouvement)

ID Fabricant : 1120
ID Type : 256
ID Produit : 130

### Suggested changelog entry

Ajout de la configuration du module : Shelly Wave Motion (Détecteur de mouvement)

### Related issues/external references

Fixes #

## Types of changes

- [x] Bug fix *(non-breaking change which fixes)*
- [ ] New feature *(non-breaking change which adds functionality)*
- [ ] Breaking change *(fix or feature that would cause existing functionality to change)*
  - [ ] This change is only breaking for integrators, not for external standards or end-users.
- [ ] Documentation improvement

## PR checklist

- [x] I have checked there is no other PR open for the same change.
- [x] I have read the Contribution Guidelines.
- [x] I grant the project the right to include and distribute the code under the GNU.
- [x] I have added tests to cover my changes.
- [x] I have verified that the code complies with the projects coding standards.
- [x] [Required for new sniffs] I have added MD documentation for the sniff.
Ajout de la commande Tilt sur QNDW-002C Shelly Wave Door/Window
Ajout de config du module : Neo Coolcam PD07Z
Ajout de config du module : Zooz ZEN37
Ajout de config du module : Shelly Wave Dimmer
Ajout de config du module : Neo Coolcam ds01z.2
Ajout de config du module : Shelly Wave H&T
Ajout de config du module : Shelly Wave Motion
Salvialf and others added 3 commits September 5, 2026 22:42
Ajout de config du module : Home Assistant Connect ZWA-2
Ajout de la commande Tilt sur QNDW-002C Shelly Wave Door/Window
@Salvialf
Salvialf merged commit 38280f4 into master Sep 6, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants