Commit Graph

22 Commits

Author SHA1 Message Date
Jesse Hills 88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
Dennis 7ef6443568
Updated documentation related to power meter integration (#3184)
* 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>
2023-10-25 17:10:57 +02:00
Artem Sheremet a85e13f9ff
Fix pulse_counter example unit name (#2811) 2023-04-11 10:23:12 +02:00
Kamahat 58831869de
small issue on unit used (#2693)
small issue on unit used
2023-03-07 09:22:27 +01:00
Colin Leroy-Mira bc12457fb5 Explicit wiring a bit 2022-11-09 16:49:31 +01:00
Samuel Sieb 1dad7e4a57
fix pulse_counter example indent (#2387)
fixes #2386
2022-10-24 11:08:37 -07:00
RoboMagus 194c8e429f
Esp32 pulsecounter optional pcnt (#2212)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2022-09-02 13:41:09 +12:00
RoboMagus a84484e0fd
Add set_total_pulses to pulse_counter docs (#2187) 2022-07-25 14:20:18 +12:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Oxan van Leeuwen 2a524a9ed2
Fix duplicate sentence (#1330) 2021-07-23 21:17:07 +02:00
Fredrik Erlandsson 34b2bef1d1
Show how calculations are made (#861)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-05-11 16:21:47 +02:00
Pavel Skuratovich 7dce09c4bc
Update pulse_counter.rst (#1089) 2021-05-10 00:12:16 +02:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Frank Bakker 9c375048f3
Added docs for pulse_counter total (#705) 2020-11-01 20:45:33 +13:00
Michael Klamminger 0a3dfcae89
Update pulse_counter.rst (#609)
* Update pulse_counter.rst

Add information about available pulse counter channels

* Update components/sensor/pulse_counter.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-05-24 11:30:36 -03:00
Otto Winter 67c2f7211e
Add integration sensor reference to pulse_counter 2019-11-02 18:47:42 +01:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00