* merge all ir climates in a single doc
* Add links to h headers
* Run svgo over SVG
Optional, but removes the inkscape metadata
* Update seo image
* Link to FAQ
Don't want to have people open those in the normal repo.
* Add explicit no to the table
* Sort configuration variables by assumed use frequency
* Update tag
* Add more info to Using a Receiver
* Minor change
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add doc for duty cycle output component
* add to index
* png -> svg
* .
* See also
* duty_cycle -> slow_pwm
* .
* .
* wrap long line
* Update components/output/slow_pwm.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Cookbook for Sonoff Light Switches
Cookbook for various Sonoff Light Switch options including Basic, Dual and T1-3
* Removed references to myself
All references to I have been removed and re worded into a more generic text
* Fixed Formatting issues to Pass Travis Checks
* Update cookbook/sonoff-basic-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* Update cookbook/sonoff-dual-light-switch.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* YAML updates
Removed fast_connect, UART swotches from Dual R1, and reference to an issue that no longer exists
* Add MAX31865, update MAX31855.
Update documentation for the new MAX31865 sensor and the improvements to the
MAX31855 sensor.
* Update MAX31865 filter parameter type.
It is actually a enum (string?), not a time value.
* MAX31855 & MAX31865 documentation improvements.
@OttoWinter suggested some good fixes, implementing those.
* add sx1509 docs
* add table
* sx1509 docs
* added to index
* fixed table
* text fixes
* Formatting
* Use standardized section header keys
* Spelling
* Properly size index file
* Use short name for index page (table view)
* fixed review issues
* Add API Reference
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for new Tuya dimmer component
* add more info and change configuration names
* Rename file to match platform name
* Move default gamma_correct/transition_length handling to code
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for STS3x Temperature sensors
* Updated formatting
* Updated index and other temperature sensors with link to STS3x sensor
* Added STS31 sensor photo
* Updated documentation with flattened config.
* Remove from some pages
Those sensors aren't really similar to this one, so removing them
* Remove references
Same, plus I don't want to fix all the merge conflicts
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for STS3x Temperature sensors
* Updated formatting
* Updated index and other temperature sensors with link to STS3x sensor
* Added STS31 sensor photo
* Add documentation for SHTCx Temperature sensors
* Fixed reference to a sensor thumbnail
* Cleaned up changes leaked from STS3x feature
* Remove references on other pages
It's already getting too cluttered...
* Remove references
Co-authored-by: Otto Winter <otto@otto-winter.com>
* add sx1509 docs
* add table
* sx1509 docs
* added to index
* fixed table
* text fixes
* Formatting
* Use standardized section header keys
* Spelling
* Properly size index file
* Use short name for index page (table view)
* fixed review issues
* Add API Reference
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for new Tuya dimmer component
* add more info and change configuration names
* Rename file to match platform name
* Move default gamma_correct/transition_length handling to code
Co-authored-by: Samuel Sieb <samuel@sieb.net>
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for STS3x Temperature sensors
* Updated formatting
* Updated index and other temperature sensors with link to STS3x sensor
* Added STS31 sensor photo
* Updated documentation with flattened config.
* Remove from some pages
Those sensors aren't really similar to this one, so removing them
* Remove references
Same, plus I don't want to fix all the merge conflicts
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add documentation for STS3x Temperature sensors
* Updated formatting
* Updated index and other temperature sensors with link to STS3x sensor
* Added STS31 sensor photo
* Add documentation for SHTCx Temperature sensors
* Fixed reference to a sensor thumbnail
* Cleaned up changes leaked from STS3x feature
* Remove references on other pages
It's already getting too cluttered...
* Remove references
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Updated MCP23017 Component To Cover 8 & 16 Port Chips
* Made requested changes, adding short paragraph at top of MCP230xx.rst
explaining the page is for MCP23008 and MCP23017, also deleted now
obsolete MCP23017.rst
* Added separate sections for MCP23017, MCP23008
* Remove MCP23017 page (merged with new one)
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add index for new Xiaomi ClearGrass E-Ink Sensor
* Add Xiaomi Cleargrass Sensor Documentation
Add all the needed documentation, such as index,
references and main page of this sensor
* Fix images width
Adjust images width to a better fit in the page
* Fix apiref of Xiaomi Sensors
The apiref of Cleargrass and LYWSD02 models point
to the mijia's api, so I fix this
* Fix Xiaomi Cleargrass documentation mistake
Line 43 of xiaomi_cleargrass.rst references to
Xiaomi Mijia's sensor. It should reference to
Xiaomi Cleargrass.
Also I change titles of this sensor in order to
avoid the title uses 2 lines
* Add docs for atm90e32 sensor
* Correct name for CT4
* fix title bar length
* use correct subsubsections chars
* add newlines before figure
* Update components/sensor/atm90e32.rst
Co-Authored-By: Otto Winter <otto@otto-winter.com>
* move required setting to top
* Update atm90e32.rst
Add note about SPI, and fix line_freq
Co-authored-by: Andrew Thompson <andrew@whosonlocation.com>
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add docs for CT Clamp
* Fix title bar
* Fix reference
* 2 many changes
* Update docs for new configuration
* Compress index image
* Update for config changes
- Also remove 3.3V message, because if the user needs to calibrate anyway, then the 3.3V is also part of the calibration process.
- Use calibrate_linear instead of multiply, more user-friendly
- Update SEO image
-
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add docs for CT Clamp
* Fix title bar
* Fix reference
* 2 many changes
* Update docs for new configuration
* Compress index image
* Update for config changes
- Also remove 3.3V message, because if the user needs to calibrate anyway, then the 3.3V is also part of the calibration process.
- Use calibrate_linear instead of multiply, more user-friendly
- Update SEO image
-
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add mpr121 docs and images
* add images
* update mpr121 docs
* Title bar same length as text
* wrong size and location
* wrong size and location
* wrong location
* wrong size and location
* wrong size and location
* Added binary_sensor_map
* tabs to spaces
* added to index
* add image
* text changes
* remove linefeed
* image is jpg not png
* preview fail??
* Update binary_sensor_map.rst
- Make use case and function more clear
- Remove options that do not exist yet.
- Fix incorrect sensor link in configuration variables
- Fix required values labeled optional
- Less literal text with backslash. Was hard to read.
- Move config example essential part up.
- Remove disqus
* Update binary_sensor_map.rst
* Fix
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Add mpr121 docs and images
* add images
* update mpr121 docs
* Title bar same length as text
* wrong size and location
* wrong size and location
* wrong location
* wrong size and location
* wrong size and location
* Added binary_sensor_map
* tabs to spaces
* added to index
* add image
* text changes
* remove linefeed
* image is jpg not png
* preview fail??
* Update binary_sensor_map.rst
- Make use case and function more clear
- Remove options that do not exist yet.
- Fix incorrect sensor link in configuration variables
- Fix required values labeled optional
- Less literal text with backslash. Was hard to read.
- Move config example essential part up.
- Remove disqus
* Update binary_sensor_map.rst
* Fix
Co-authored-by: Otto Winter <otto@otto-winter.com>
* Added documentation for AM2320
* Added new files for AM2320
* Fixed too long row
* Update am2320.rst
Co-authored-by: Mikkonen Teemu <teemu.mikkonen@iki.fi>
Co-authored-by: Otto Winter <otto@otto-winter.com>
* add ttp229-lsf docs
* fixed link to datasheet
* remove indent
* type image filename
* convert image to jpg
* Update ttp229.rst
- Change id in example to name. Reason: otherwise it won't show up in frontend and users will be confused
- Reorder conf options
- esphomelib -> esphome
* Remove disqus
* 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.
* Document SDS011 component
* move sds011 component to right position
* indicate type of parameters
* ✏ Rearrange code a bit and minor edits to make it clearer
* remove query_mode
* Lint
* Update for update_interval changes
* 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
* solved issues image size, tabs to spaces, file location
* image name was incorrect
* image for index was missing
* remove duplicate image
* Update images
- Convert main index image from .png to .jpg
- Use full picture on component page
- Add adafruit attribution
* Remove MQTT ref
* fixed configuration rows
* 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
* 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