Commit Graph

444 Commits

Author SHA1 Message Date
cryptelli 7929a73e59 Cookbook Guide for Mirabella Genio Smart Bulbs (#184)
* Cookbook Guide for Mirabella Genio Smart Bulbs

Cookbook guide for Mirabella Genio Smart Bulbs with configuration examples.

Co-Authored-By: MartinP <mplinuxgeek@users.noreply.github.com>

* ✏Some changes

* Update mirabella-genio-bulb.rst

* Major rewrite of the documentation

Addresses points raised by @OttoWinter from initial pull request and adds detailed documentation surrounding the flashing procedure for tuya-convert 👍.

* Update Makefile

* Lint

* Address linting errors

* Address additional linting errors

* Lint esphome.io links

I just removed them, a user that wants to look it up can go manually to the link. It's not too hard to find.
2019-03-11 11:47:45 +01:00
Otto Winter 9138763eef
Add dev git env section 2019-03-11 11:14:22 +01:00
Bierchermuesli 7c0e2cdfe5 GPIO2 not GPIO3 (#194)
regarding... https://github.com/Makuna/NeoPixelBus/wiki/ESP8266-NeoMethods compilation works (D4 or GPIO2 as value)
2019-03-10 17:02:33 +01:00
tubalainen 4c09ee834c Update information on flashing OTA to old ip (#193) 2019-03-09 14:01:45 +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
Otto Winter a8074ab7f6
Hash custom.css version 2019-03-05 20:33:51 +01:00
Otto Winter 0991fb0e06
Fix shields on index page
Enabled cloudflare mirage, and that apparently removes styles from img
2019-03-05 20:20:20 +01:00
Otto Winter a961ee05a3
Fix docker image
Fixes https://github.com/esphome/esphome-docs/issues/174
2019-03-05 19:49:12 +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
2016for 81816f944c H801 Cookbook Edit Language about holding GPIOs during flashing (#189)
H801 Cookbook Edit Language about holding GPIOs during flashing
2019-03-05 16:30:38 +01:00
tubalainen bd55854471 Updated with an example of text based states (#190)
* Updated with an example of text based states

* Update display_time_temp_oled.rst
2019-03-05 16:28:44 +01:00
Otto Winter 0b31e7aede
Add advantes over MQTT section 2019-02-28 23:39:53 +01:00
Otto Winter 2d891e955d
Update index.rst 2019-02-28 09:37:37 +01:00
Otto Winter cfd117b781
Fix 2019-02-27 18:35:30 +01:00
Otto Winter 7478734228
Add more lints 2019-02-27 18:32:47 +01:00
Otto Winter 5f55de48ec
Warn on invalid title length 2019-02-27 10:23:58 +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 8957c35550
Remove warning about i2c scan
It is inaccurate, i2c scanning is no problem.
2019-02-27 09:32:13 +01:00
Otto Winter 1cc9ffb494
Bump version to v1.11.2 2019-02-26 23:04:46 +01:00
Otto Winter 1b2f03dc5d
Fix build 2019-02-26 21:36:35 +01:00
Anders 3c348b69e7 Cookbook entry for Display component (#173)
* Cookbook entry for Display component

* Update display.rst

Fixed some syntax errors in reStructuredText which is totally new for me.

* new attept learning how to properly link in this markup language

Fixed some more issues

* ✏ Minor formatting

* Update display.rst

* Create display2.jpg

* Update display.rst

* Updated title & resized images

- Updated the title and renamed the file
- Resized the images

* Minor typos

* Hopefully last edits for some time

- highlighted that 'model' also could be different
- small cosmetic changes

* Aligned image filenames and added cookbook entry to to index

* Moved the thumbnail image to correct folder
2019-02-26 21:29:34 +01:00
Otto Winter f8f451f892
Document resolution parameter 2019-02-26 21:14:23 +01:00
Otto Winter 93e8194ec0
Treat RST warnings as build errors 2019-02-26 19:37:31 +01:00
Adriaan Peeters c1ca3522e6 Correct ultrasonic filter_nan example (#159) 2019-02-26 19:11:26 +01:00
FrengerH 75a111c1ac Merge dallas component (#179)
* Merge dellas component with platform

* Fixed headers
2019-02-26 18:46:04 +01:00
Otto Winter 06bb60c9b7
Add teckin page 2019-02-26 15:09:29 +01:00
Ken Davidson 514e0a2c1d Fix units on the valid frequency values (#170)
Fixed the units on the valid frequency values. Also cleaned up upper/lower case.
2019-02-24 12:26:26 +01:00
Otto Winter 3a01257a50
Bump version to v1.11.1 2019-02-23 20:17:11 +01:00
Taigar2015 d00c92fe71 Update faq.rst - added description for mDNS support on different subnets (#169)
FAQ: Add description for mDNS support on different subnets
2019-02-23 17:12:52 +01:00
Emanuele Tessore e7fb99063f Add Ethernet pin config for olimex esp32-poe board (#166) 2019-02-23 10:59:57 +01:00
Otto Winter b31e522b23
Add changelog image 2019-02-22 22:20:14 +01:00
Otto Winter 641f25f60c
Remove todo 2019-02-22 22:09:18 +01:00
Otto Winter a70a5c1523
Bump version to v1.11.0 2019-02-22 21:51:00 +01:00
Otto Winter 5d86cdf0a6
Merge branch 'current' into beta 2019-02-22 21:28:26 +01:00
Otto Winter 81b578a931
Updates and changelog 2019-02-22 21:17:31 +01:00
Otto Winter 3415a0d915
Update i2c frequency 2019-02-22 20:20:54 +01:00
Otto Winter b92d407221
Add note about power_save_mode
Fixes https://github.com/esphome/issues/issues/73
2019-02-22 17:02:39 +01:00
Otto Winter aa8bf64f91
Bump version to v1.11.0b3 2019-02-21 18:38:16 +01:00
Otto Winter 8c21183022
Add seting up dev environment section 2019-02-21 17:44:17 +01:00
Otto Winter b5fc55658c
Fix incorrect beta fixes 2019-02-20 13:12:55 +01:00
Otto Winter a1eaaf003a
Bump version to v1.11.0b2 2019-02-20 12:54:02 +01:00
Otto Winter 5ac6ceee96
Merge branch 'current' into beta 2019-02-20 12:45:32 +01:00
Otto Winter 813cdae7a5
Fix pr roles 2019-02-20 12:42:28 +01:00
Lewis Juggins 7d7efe16b9 Add T1 LED pin. (#165) 2019-02-19 20:07:14 +01:00
mjoshd 7c03e1ff8f Custom Binary Sensor: Add missing ";" and fix indentation in YAML (#164)
Example would not compile while the semicolon ";" was missing.
2019-02-18 18:49:26 +01:00
Otto Winter 1a440e0e4c
Update v1.11.0.rst 2019-02-18 11:48:27 +01:00
Otto Winter 26be1d3c22
Fix favicons 2019-02-18 10:34:45 +01:00
Otto Winter c60384df35
Bump version to v1.11.0b1 2019-02-17 20:24:34 +01:00