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): remove unnecessary endpoint functionality for CT100 #6185

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

AlCalzone
Copy link
Member

fixes: #6184

@zwave-js-assistant zwave-js-assistant bot added the config ⚙ Configuration issues or updates label Aug 18, 2023
@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot enabled auto-merge (squash) August 18, 2023 07:51
@zwave-js-bot zwave-js-bot merged commit 0e7471e into master Aug 18, 2023
@zwave-js-bot zwave-js-bot deleted the ct100-endpoints branch August 18, 2023 07:53
AlCalzone added a commit that referenced this pull request Aug 22, 2023
### Features
* Auto-detected serialports now prominently include `/dev/serial/by-id/*` paths (#6182)

### Bugfixes
* Discard `Meter CC` and `Multilevel Sensor CC` reports when the node they supposedly come from does not support them (#6178)
* Abort inclusion when a node with the same ID is already part of the network (#6180)
* Fixed an issue where a node that does not support S0 and/or S2 was shown with an unknown security class (#6187)
* Fixed a regression from `v11.12.0` where devices with a `proprietary` field in the device config would not finish the interview (#6202)

### Config file changes
* Remove unnecessary endpoint functionality for CT100 (#6185)

### Changes under the hood
* Extended documentation for parsing QR codes (#6181)
* Fixed an issue where directly editing `driver.options` in tests would modify the `defaultOptions` and influence future driver instances (#6188)
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.

CT100 Thermostat Showing as two climate entities, and no fan
2 participants