Commit Graph

14 Commits

Author SHA1 Message Date
Keith Burzinski ca96dd49e1
Change "integration" -> "component", minor copy fixes (#3790) 2024-05-07 17:16:56 +12:00
Guillermo Ruffino 0b041128a6
Current-gen-schema (#2887)
* fix enum docs style

* schema fixes updates for 2023.2

* support multi key prop

* format fixes

* Format fixes

* set typed

* fix code quotes

* add platforms

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-05-31 15:31:55 +02:00
B48D81EFCC 7398834ec9
Update title of ADS1115 component (ads1115.rst) (#2764)
* Update ads1115.rst

Edited document title to align with other adc components

* Update ads1115.rst

Increased size of title underlie

* Update ads1115.rst

---------

Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2023-03-20 15:10:42 +01:00
WitchKing a55a071a7c
Added documentation in order to use ADS1015 (#2581)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-01-26 17:21:07 +13:00
Ockert Marais e95c4133c3
Update ads1115.rst Multiplexer and Gain (#1232)
Update ads1115.rst notes with gentle warning about over voltage measurement which is not entirely clear at first sight / observation of the sensor.
2021-06-11 15:32:10 +12:00
Ville Skyttä 2e966f1c48
Spelling and grammar fixes (#928) 2021-01-12 05:46:37 +13:00
Otto Winter 8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +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
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 59e03981a4
Update next docs 2019-02-16 23:25:23 +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