Commit Graph

67 Commits

Author SHA1 Message Date
Otto Winter 929a63965d
Updates 2019-03-17 12:10:03 +01:00
mjoshd b1e5b6b4e6 Add Teckin SP20 (US) example to 'Generic Sonoff' page (#191)
* add Teckin SP20 (US) example to 'Generic Sonoff' page

* Simplify config
2019-03-06 20:10:43 +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
nnmalex 918de941bc Adding manual for Sonoff T1 UK 3 Gang V1.1 (#182)
* Adding manual for Sonoff T1 UK 3 Gang V1.1

This manual is based on the existing 4CH version with necessary changes.

I know there's a pending PR for V1 of the same switch but V1.1 is more difficult to get into flashing mode and behaves weirdly after flashing.

* Removing .DS_Store

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Update devices/sonoff_t1_uk_3gang_v1.1.rst

Co-Authored-By: nnmalex <6181345+nnmalex@users.noreply.github.com>

* Changing images' extensions

From .jpeg to .jpg

* Fixing image URLs

* Lint
2019-03-05 18:33:18 +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 06bb60c9b7
Add teckin page 2019-02-26 15:09:29 +01:00
Otto Winter 5ac6ceee96
Merge branch 'current' into beta 2019-02-20 12:45:32 +01:00
Lewis Juggins 7d7efe16b9 Add T1 LED pin. (#165) 2019-02-19 20:07:14 +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
Otto Winter 8f26843d27
Merge branch 'current' into next 2019-02-16 20:27:48 +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 c0e4244258
Finish merge 2019-02-07 18:23:40 +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