Paul Monigatti
8bed2ede8d
Add Safe Mode Restart Switch ( #1504 )
2021-10-06 20:44:52 +13:00
Martin
33ba298b13
Modbus controller docs ( #1388 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-09-27 09:27:26 +13:00
Chris Nussbaum
231e49f439
Fan lambda documentation updates ( #1439 )
...
* Remove duplicate on/off conditions in the core switch component
Replace covers with switches in the core switch component lambda calls section
Add a lambda calls section in the core fan component
* Update components/fan/index.rst
Co-authored-by: Chris Nussbaum <chris.nussbaum@protolabs.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:10:31 +02:00
Jesse Hills
906c2e5f74
Merge branch 'current' into next
2021-08-11 20:32:24 +12:00
Jesse Hills
d9d17e757e
Add config option docs for disabled_by_default ( #1361 )
2021-08-10 13:45:41 +12:00
Dominik Bruhn
530a770c68
Fix Template Switch Lamda Example ( #1376 )
...
A template switch publish_state method does take a boolean and not a float.
2021-08-09 10:02:43 +02:00
Jesse Hills
c30920a713
Merge branch 'current' into next
2021-07-29 19:51:02 +12:00
Oxan van Leeuwen
5e3102a123
Use lowercase true/false values ( #1327 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Jesse Hills
d41b259a28
Merge branch 'current' into next
2021-07-27 09:42:47 +12:00
Oxan van Leeuwen
8495cc5936
Fix a bunch of typos ( #1324 )
2021-07-22 23:38:38 +02:00
Jesse Hills
9887bc52ec
Merge branch 'current' into beta
2021-07-20 10:28:12 +12:00
Jesse Hills
b093d4c50b
Merge branch 'current' into next
2021-07-20 10:27:56 +12:00
Daniel
aecbda72dd
Corrected value for "inverted" ( #1309 )
...
* Corrected value for "inverted"
According to the pin schema the value for "inverted" should be true or false, but not yes.
* Tweak
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-07-19 10:04:10 +02:00
SenexCrenshaw
e015aca5ca
Nextion update ( #934 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 13:56:01 +12:00
SenexCrenshaw
86ed64201c
Nextion update ( #934 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Co-authored-by: Samuel Sieb <samuel-github@sieb.net>
2021-07-15 12:51:30 +12:00
Jesse Hills
d6b2d9d61c
Replace cover word in template switch doc ( #1286 )
2021-07-01 00:49:14 +02:00
Franck Nijhof
8ac1308bb9
Lights & GPIO Switch inverted restore mode ( #1190 )
2021-05-23 22:47:59 +02:00
Jesse Hills
1f095957d4
Merge branch 'current' into next
2021-05-19 09:53:25 +12:00
Adrián Panella
0eb2dc1fe2
GPIO Switch: simplify Momentary Switch example ( #1121 )
...
Simplify case and avoid the need to use a secondary template switch.
Use `on_turn_on` directly to trigger the delay and turning off afterwards
2021-05-17 17:04:34 +02:00
Guillermo Ruffino
d8646a5f7e
format-fixes ( #1169 )
...
* Update bh1750 docs
* format fixes
* more format fixes
Co-authored-by: Yuval Aboulafia <yuval.abou@gmail.com>
2021-05-14 20:31:31 -03:00
buxtronix
27d19d4207
Ble client docs ( #702 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-05-03 11:11:02 +12:00
Gabe Cook
0bcaea67a9
Document uart switch send_every ( #986 )
2021-02-27 19:53:29 -03:00
Jesse Hills
547a8de3e9
Add Tuya Switch docs ( #625 )
...
* Add Tuya Switch docs
* Fix underline
* Remove common tuya documentation
* use tuya image for tuya stuff
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-11 18:12:47 -03:00
Otto Winter
e003b70b8c
Document GPIO Switch interlock_wait_time
2019-10-20 18:07:44 +02:00
Otto Winter
52cd23c733
Remote + Dev docs update
2019-05-13 21:51:04 +02:00
Otto Winter
87147619c0
Docs update
2019-05-12 22:44:59 +02:00
EmmanuelLM
dcdc46be7f
Update index.rst ( #236 )
...
Fix turn_on() lambda call doc
2019-05-01 18:07:15 +02:00
gitolicious
3f75ea95ed
Fixed lint and ref errors ( #228 )
...
* Added newline to fix lint error
* Fixed lambda calls ref errors
2019-04-15 22:06:35 +02:00
Otto Winter
9d6c814991
Remove disqus
...
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter
939c1a42b7
Merge branch 'current' into next
2019-03-06 11:02:16 +01:00
Otto Winter
f4c1d31a1d
Revert "Remove disqus"
...
This reverts commit 19a22e8b39
.
2019-03-06 11:02:03 +01:00
Otto Winter
eae028de72
Merge branch 'current' into next
2019-03-05 20:43:09 +01:00
Otto Winter
19a22e8b39
Remove disqus
2019-03-05 20:42:43 +01:00
Otto Winter
c8d82f4397
Merge remote-tracking branch 'origin/current' into next
2019-02-28 23:09:04 +01:00
Otto Winter
7478734228
Add more lints
2019-02-27 18:32:47 +01: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
d9544012c4
Add restore state from flash option ( #181 )
...
* Add restore state from flash option
* Add reference
2019-02-26 16:55:46 +01:00
Otto Winter
45b931dbe9
Add switch.on_turn_on/off docs
2019-02-17 19:09:52 +01:00
Otto Winter
85cfae9aec
Refactor MQTT from docs
2019-02-17 12:28:17 +01:00
Otto Winter
fa685d106d
Merge branch 'updates' into next
...
# Conflicts:
# components/binary_sensor/homeassistant.rst
# components/sensor/dht.rst
# components/uart.rst
# cookbook/h801.rst
2019-02-16 23:26:32 +01:00
Otto Winter
59e03981a4
Update next docs
2019-02-16 23:25:23 +01:00
Jesse Hills
f66ef45029
Add docs for JVC remote transmitting and receiving ( #160 )
...
* Add docs for JVC remote transmitting and receiving
* Moving JVC down in docs
2019-02-12 00:01:20 +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