Skip to content
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

fix(config): force-add Battery CC support for EcoNet Controls EV100 #5712

Merged
merged 1 commit into from
Apr 27, 2023

Conversation

zwave-js-bot
Copy link
Collaborator

fixes: #5709

TODO:

  • Change PR title to be more specific

@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Apr 27, 2023
@AlCalzone AlCalzone changed the title fix(config): add compat flag to 0x0157:0x0100:0x0100 fix(config): force-add Battery CC support for EcoNet Controls EV100 Apr 27, 2023
@AlCalzone AlCalzone merged commit fc292f8 into master Apr 27, 2023
@AlCalzone AlCalzone deleted the add-compat-flag-1682593642 branch April 27, 2023 11:18
AlCalzone added a commit that referenced this pull request May 3, 2023
### Features
* Implemented a `mock-server` binary to expose a simulated controller via TCP for application testing (#5714)

### Bugfixes
* Several fixes and polishing for `Window Covering CC` (#5735, #5741)
* Fixed a race condition on Windows systems between the serial port and state machine that could cause the communication with the Z-Wave stick to fail (#5737)
* When no other actuator CCs are supported, `Basic CC` is now queried even if not advertised (#5730)
* The daily Entry Lock schedule is now only parsed if any weekday is selected (#5732)
* Support inicoming `Transport Service CCs` with unequal fragment sizes (#5731)
* Do not encapsulate CRC16 or Transport Service in Security S0/S2 (#5731)
* Disconnects of TCP sockets are detected again (#5715)

### Config file changes
* Disable periodic refresh for Shenzhen Neo NAS-PD03Z (#5739)
* Add missing parameter 9 to Logic Group ZDB5100 (#5690)
* Add new parameters 10-13 to Zooz ZEN04 (#5689)
* Force-add Battery CC support for EcoNet Controls EV100 (#5712)

### Changes under the hood
* Fixed the `watch` task on Windows systems
* Add compat flag to disable periodic value refreshes (#5738)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config ⚙ Configuration issues or updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Z-wave battery Vent, log reports " does NOT support CC Battery (0x80)"
3 participants