## Description:
The serial command text at the end is not needed anymore becaus of: https://github.com/esphome/esphome/pull/2214
Was probably forgotten to remove
**Related issue (if applicable):**
./.
**Pull request in [esphome]:**
./.
## Checklist:
- [ ] I am merging into `next` because this is new documentation that has a matching pull-request in [esphome](https://github.com/esphome/esphome) as linked above.
or
- [X] I am merging into `current` because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.
- [ ] Link added in `/index.rst` when creating new documents for new components or cookbook.
The request pin diagram used a ballast resistor of 330 Ohm, which was
based on a GPIO output of 5V. This should have been 200 Ohm, based on a
GPIO output of 3.3V.
This patch updates both the related description and the diagram image.
* Update Mopeka Pro Check docs for universal sensor
Add indication of universal sensor support
Update language to be more generic instead of listing each sensor in all locations.
Add info regarding propane only
* Fix images in the mopeka pro check docs
* Add Seeed Studio mmWave Sensor MR24HPC1 document
* Add Seeed Studio mmWave Sensor MR24HPC1 document
* Adding documents to the index
* Fix problems with the documentation
* Fix problems with the documentation
* Fix problems with the documentation
* Fix problems with the documentation
* Fix problems with the documentation
* Fix URL error
* Updated documentation related to power meter integration
I've updated the cookbook to use the more accurate ``pulse_meter_sensor`` and added how to convert power to energy using ``total_daily_energy``.
* Update power_meter.rst
* Update pulse_meter.rst
* Update total_daily_energy.rst
* Update pulse_meter.rst
* Update total_daily_energy.rst
* Update power_meter.rst
* Add files via upload
* Added more information about pulse meter
and pulse counter differences including graph.
* Reduced image size.
* Path issue
* Once more into the fray.
* And again.
* Some more documentation related to meters
* Worked more on the power meter cookbook.
* Minor modification to match previously used
impulse constant.
* Made pulse_meter more implementation agnostic
and moved power meter relevant information
to the cookbook.
* Apply suggestions from code review
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>
* Code Review Changes
* Linting.
* Linting again.
* Some reformatting of pulse_meter.rst
* Some more formatting changes.
* Corrected internal filter mode description.
---------
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
Co-authored-by: Clyde Stubbs <2366188+clydebarrow@users.noreply.github.com>