Closed jmarcelomb closed 3 weeks ago
Name | Link |
---|---|
Latest commit | b9fc84e8f138389afc6c4e68f66519dd0ba8264d |
Latest deploy log | https://app.netlify.com/sites/esphome/deploys/672511a5ecaf1c0008fc5930 |
Deploy Preview | https://deploy-preview-4406--esphome.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
The documentation for the current_based
cover platform has been updated to include new optional configuration parameters: malfunction_detection
and malfunction_action
. These parameters enhance the platform's functionality by allowing the detection of relay malfunctions and specifying actions to take when such malfunctions are detected. The example configuration has been modified to incorporate these parameters, and additional clarifications regarding the platform's safety features and configuration guidelines have been provided.
File | Change Summary |
---|---|
components/cover/current_based.rst | - Added new optional configuration variables: malfunction_detection and malfunction_action . - Updated example configuration to demonstrate the usage of the new parameters. - Enhanced platform description to emphasize safety features and proper configuration. |
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Description:
Fix "The ade7953 sensor component has been renamed to ade7953_i2c."
Related issue (if applicable): fixes
Pull request in esphome with YAML changes (if applicable): esphome/esphome#
Checklist:
current
because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.