Commit Graph

27 Commits

Author SHA1 Message Date
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
cvwillegen 7a56ba730f
Add Pronto protocol (#1563)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-10 16:11:42 +13:00
Sergey V. DUDANOV 603ab7b531
Midea support v2 (#1356) 2021-09-09 09:10:05 +12:00
Keith Burzinski a22b47f20a
Add Toshiba AC IR doc (#1389) 2021-08-16 11:59:47 +12:00
Adrián Panella 09a8728cfc
Add dish protocol to remote transmitter/receiver (#1362)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-08-10 13:26:44 +12:00
Jesse Hills f0f1ec1d34
Merge branch 'current' into next 2021-07-13 08:40:45 +12:00
TheGroundZero 2cf8b8ced6
Fix duplicated paragraph (#1281) 2021-06-28 23:49:15 +02:00
Keith Burzinski 0422278ec2
Update docs for Samsung variable bits enhancement (#1259) 2021-06-18 13:54:52 +12:00
Karol Zlot 1b748284f6
changed LG example to existing, working code (#1171) 2021-05-17 17:03:59 +02:00
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
Seppel Hardt f2b2bd475f
Added remote samsung36 protocol docs (#904)
* Added remote samsung36 protocol docs

* Make linter happy

Co-authored-by: tuxBurner <tuxBurner@boggo.de>
2021-02-27 20:16:31 -03:00
Guillermo Ruffino 9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Jesse Hills 14fbfe3b64
Bump version to v1.17.0-dev 2021-01-09 07:52:26 +13:00
Chris 49ffbc9bbb
Add note about default settings in remote transmitter (#901)
* Add note about default settings

* Remove note and fix integration name

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2021-01-04 12:44:47 +01:00
Guillermo Ruffino 98110c620b Merge branch 'current' into beta 2020-09-13 01:00:39 -03:00
Abílio Costa e7ffd00819
Add carrier_frequency for IR device example (#734) 2020-09-08 08:44:24 -03:00
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Guillermo Ruffino 18cc5c682c
fix remote transmiter example (#518) 2020-06-08 23:09:21 -03:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
Keith Burzinski 4100d4c387 Add transmit pioneer (#446)
* Added transmit_pioneer documentation
2020-01-13 14:39:43 -08:00
Ville Skyttä 4ed468e747 Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
Otto Winter 08231a5a6d
Fix links in remote
Closes https://github.com/esphome/esphome-docs/pull/355
2019-10-15 21:36:14 +02:00
Dave Richer 2ae6695904 Fix typo in transmit_sony documentation (#299) 2019-07-21 11:38:49 +02:00
Otto Winter 52cd23c733
Remote + Dev docs update 2019-05-13 21:51:04 +02:00
FrengerH e16c324b1f Component reshuffle (#183)
* Merge remote receiver component with platform

* Merged remote transmitter component with platform

* Merge pca9685 component with output

* Minor fixes

* Minor fix

* Fixed headers

* reshuffled esp32 touch binary sensor

* Reshuffled pn532 rfid reader

* Fixed images

* Reshuffled rdm6300 RFID component

* Reshuffled my9231 led driver component

* Reshuffled ads1115 component

* Reshuffled SSD1306 display component

* Reshuffled Character-Based LCD Display component

* Reshuffled fastled component

* Fixes netlify

* Remove duplicate figure

* Remove duplicate figure

* Remove duplicate figure

* Reorder SSD1306

To my knowledge, the i2c version is more common, so put it first.

* Put fastled clockless above SPI

clockless is more common, so put it first

* Cleanup index

Tag was used initially to distinguish between the component and binary sensor, no longer needed.

* Remove duplicate figure
2019-02-27 10:10:09 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +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