esphome-docs icon indicating copy to clipboard operation
esphome-docs copied to clipboard

HDMI-CEC component

Open johnboiles opened this issue 2 years ago • 9 comments

Description:

Adding docs for the new HDMI-CEC component: https://github.com/esphome/esphome/pull/3017

Checklist:

  • [x] Branch: next is for changes and new documentation that will go public with the next ESPHome release. Fixes, changes and adjustments for the current release should be created against current.
  • [x] Link added in /index.rst when creating new documents for new components or cookbook.

johnboiles avatar Jan 10 '22 05:01 johnboiles

✔️ Deploy Preview for esphome ready!

🔨 Explore the source changes: a356dcbdbdb2ff1b687cb1cde0078c60becff9e7

🔍 Inspect the deploy log: https://app.netlify.com/sites/esphome/deploys/61e0fa0011a2030007846c61

😎 Browse the preview: https://deploy-preview-1789--esphome.netlify.app

netlify[bot] avatar Jan 14 '22 04:01 netlify[bot]

Deploy Preview for esphome ready!

Name Link
Latest commit 133dcca0abb8c9e5aad2e4baa1499837c417cc2f
Latest deploy log https://app.netlify.com/sites/esphome/deploys/6587cdbf4a09750008583edf
Deploy Preview https://deploy-preview-1789--esphome.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Jan 14 '22 04:01 netlify[bot]

I think the failure on the last commit is flakiness in netlify

johnboiles avatar Jan 27 '22 03:01 johnboiles

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Mar 29 '22 02:03 github-actions[bot]

Still hoping to get some time to clean this up soon!

johnboiles avatar Mar 29 '22 02:03 johnboiles

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar May 29 '22 02:05 github-actions[bot]

Discussion still happening in the main PR

johnboiles avatar May 29 '22 03:05 johnboiles

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Jul 29 '22 03:07 github-actions[bot]

Thank you @nagyrobi

johnboiles avatar Aug 06 '22 14:08 johnboiles

There hasn't been any activity on this pull request recently. This pull request has been automatically marked as stale because of that and will be closed if no further activity occurs within 7 days. Thank you for your contributions.

github-actions[bot] avatar Oct 06 '22 02:10 github-actions[bot]

The PNG is too big, use this one instead: hdmi-cec

nagyrobi avatar Apr 07 '23 18:04 nagyrobi

The doc needs an explanation about how to use the hdmi_cec.send automation

            - hdmi_cec.send:
                destination: 0x0
                data: [ 0xC1 ]

what are the destinations etc.

nagyrobi avatar Apr 07 '23 20:04 nagyrobi