Commit Graph

16 Commits

Author SHA1 Message Date
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Jesse Hills 1f8ecd46a6
Convert pin mode examples to new format (#1591) 2021-11-03 19:55:26 +01: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
bvansambeek d26f8740a2
added E-LOG pin on PCB version 2.1 (#903)
Using it with PIR myself, but it is possible to add any type of sensor. The information of the E-LOG pin being GPIO 2, was a guess based on other type of Sonoff devices. I was unable to find information about the pinout of the Sonoff S20 E-LOG pin. This seems like a usefull place to store this information to help others.
2021-05-25 16:07:05 +02:00
Franck Nijhof 9955d40bf2
Replace Hass.io with Home Assistant (#1186) 2021-05-20 07:36:42 -07:00
Matthew Edwards 9b6170ac60
Fix typos (#561) 2020-05-10 16:27:59 -03:00
sillyfrog 5aaafb2a70
Update board for Sonoff and links to Tasmota (#484)
Co-authored-by: Sillyfrog <sillyfrog@users.noreply.github.com>
2020-03-12 14:19:28 -07:00
Ville Skyttä 4ed468e747 Spelling and grammar fixes (#372) 2019-10-21 20:35:56 +02:00
thenameiwantedwastaken 075d88444e Proof reading changes (#364)
* Small changes from proofreading.

* Proofreading changes.

* Correction from travis checks

* Update guides/getting_started_command_line.rst

Co-Authored-By: Otto Winter <otto@otto-winter.com>

* More proofreading changes.

* More proofreading changes.

* Minor corrections
2019-10-18 09:22:48 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Rutger Nijhuis e5b8fa5950 Sonoff S20 yaml fix (#200)
The output component used platform: `binary` which not an output component and should be `gpio`.
2019-03-18 16:19:10 +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 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 2ae45de9b8
Use custom shields
The previous shields were loading too slow and didn't fit the documentation style
2019-02-14 16:19:07 +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