Commit Graph

28 Commits

Author SHA1 Message Date
Jesse Hills 88e315e0e4
Many example yaml tidy-ups (#3821)
* Many example yaml tidy-ups

* Update components/sensor/hlw8012.rst

---------

Co-authored-by: Keith Burzinski <kbx81x@gmail.com>
2024-05-07 00:40:12 -05:00
tracestep b9666b2e30
Add timeout option on i2c.rst (esphome/issues#4340) (#2778)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-09 13:11:49 +12:00
H. Árkosi Róbert 8ee46ce4e4
Update i2c.rst 2022-11-28 12:44:38 +01:00
swifty99 5e10fff764
Update i2c.rst 2022-11-27 18:44:24 +01:00
swifty99 8b28684e46
Multiplexing annotation outdated,
Added link to I2C Multiplexer
2022-11-27 18:37:24 +01:00
Ways 2cf3fa9514
Update i2c.rst (#2175) 2022-07-07 11:28:34 +12:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Karol Zlot 11d18ec117
added 10kHz value (#1126)
not sure what is min or max value, but this also works, and may be useful if using SPS30

Co-authored-by: qqgg231 <qqgg231@users.noreply.github.com>
Co-authored-by: Oxan van Leeuwen <oxan@oxanvanleeuwen.nl>
2021-09-13 22:20:44 +02: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
Jesse Hills b3c5353dc5
Merge branch 'current' into next 2021-05-03 22:55:12 +12:00
János Rusiczki 6a4dd99386
Correct typo: "between between" -> "between" (#1109) 2021-04-23 16:18:20 -03:00
Andreas Hergert d48c9e800e
Add i2c multiplexer (#897)
* added doc

* tidy

* tidy

* tidy

* tidy again

* argh tidy

* Bump version to v1.15.2

Conflicts:
	Doxygen
	Makefile
	_static/version
	conf.py

* rezised images

Co-authored-by: Andreas Hergert <andreas.hergert@otrs.com>
2021-03-29 16:50:43 -03:00
webeling67 59fae11541
Update i2c.rst (#1043) 2021-03-07 21:55:52 -03:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
The Impaler bdbf972a5f
Update to I2C docs to explain I2C daisy chaining (#812)
Added further information on how I2C devices can be daisy-chained together on one bus to make this clearer for new users for the I2C bus and to ESPHome.
2020-11-09 10:23:25 +13:00
guptamp 2018483d17 i2c: Add description of id Parameter (#329)
* Add description of id Parameter

see here: https://github.com/esphome/issues/issues/625

* add id parameter and explantion to i2c

I hope this explains it better.

* Update components/i2c.rst

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

* Note sure if i have done the note right

In the preview it doesn't seem to render correctly

* Update i2c.rst

* Update i2c.rst


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-30 10:53:30 +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 9eabbf1b1a
Update i2c.rst 2019-03-20 20:08:21 +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 8957c35550
Remove warning about i2c scan
It is inaccurate, i2c scanning is no problem.
2019-02-27 09:32:13 +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 5d86cdf0a6
Merge branch 'current' into beta 2019-02-22 21:28:26 +01:00
Otto Winter 3415a0d915
Update i2c frequency 2019-02-22 20:20:54 +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