Commit Graph

128 Commits

Author SHA1 Message Date
Jesse Hills 35330c419a
Update changelog for 1.17.0b1 2021-03-22 17:36:22 +13:00
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
Kurt Kellner 06d923c2db
Update vl53l0x docs (#679)
* Update vl53l0x docs

* Updated docs to reflect default timeout of 10ms

* just some formats and clarifications

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2021-02-25 19:28:00 -03:00
Jesse Hills 8af3b1f0f6
Update changelog for 1.16.2 2021-02-20 19:32:07 +13:00
Jesse Hills e76e4fe124
Update changelog for 1.16.1 2021-02-14 10:03:29 +13:00
Jesse Hills f84ea889c1
Update changelog for 1.16.0 2021-02-03 21:58:57 +13:00
Jesse Hills 64695684d6
Update changelog for 1.16.0b8 2021-02-03 12:33:50 +13:00
Jesse Hills 0ef33c42b6
Update changelog for 1.16.0b7 2021-02-01 15:39:01 +13:00
Jesse Hills 7d1db890d9
Update changelog for 1.16.0b6 2021-01-27 23:06:58 +13:00
Jesse Hills 7296516cd5
Update changelog for 1.16.0b5 2021-01-26 13:41:09 +13:00
Jesse Hills 10959e0921
Update changelog for 1.16.0b4 2021-01-17 17:07:07 +13:00
SenexCrenshaw 334ae67f81
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-17 17:06:45 +13:00
SenexCrenshaw da4a791eb1
Updated Mcp3008 to support reference_voltage and voltage_sampler::VoltageSampler (#874)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-01-14 07:33:24 +13:00
Jesse Hills ece7618dfe
Update changelog for 1.16.0b3 2021-01-12 09:43:25 +13:00
Jesse Hills d1f2378356
Update changelog for 1.16.0b2 2021-01-11 20:15:26 +13:00
Jesse Hills fa02a45bf7
Bump changelog index to 1.16.0 2021-01-11 19:56:55 +13:00
Jesse Hills 3315e720d2
Fix changelog to remove previous beta fixes 2021-01-09 00:37:18 +13:00
Jesse Hills 587d21f207
Update changelog for 1.16.0b1 2021-01-07 19:13:19 +13:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Keith Burzinski 5b91810122
Ili9341 doc update (#870)
* ili9341 documentation

* fixed file name

* change the name one more time

* more naming fixes

* add missing parenthesis

* Update components/display/ili9341.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>

* Update ili9341.rst

fixed: api ref
fixed: led_pin description
marked: all pins as required for a proper functioning

* Update ili9341.rst

* Changes requested to original PR for merge

* Make image filenames consistent

* Make image filenames consistent take 2

* Example fixes

* Right

* No, left

Co-authored-by: Valeriu <valeriucob@gmail.com>
Co-authored-by: Vc <37367415+Valcob@users.noreply.github.com>
Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-12-06 10:45:10 -03:00
Guillermo Ruffino a06bf64895 Update changelog for 1.15.1 2020-09-14 21:40:46 -03:00
Guillermo Ruffino 30eeda9c43 Update changelog for 1.15.0 2020-09-13 16:06:57 -03:00
Guillermo Ruffino 7a05ded198 Update changelog for 1.15.0b4 2020-08-23 21:58:38 -03:00
Otto Winter 4ec02073fe
Update changelog for 1.15.0b3 2020-07-29 20:05:35 +02:00
Guillermo Ruffino 3ca207809c
Include new v1.15 components from diff (#718) 2020-07-29 20:05:24 +02:00
Otto Winter cb368fbbf1
Update changelog for 1.15.0b2 2020-07-28 12:16:12 +02:00
Jesse Hills a57659e06b
Add tuya platforms to changelog table (#715) 2020-07-28 12:15:45 +02:00
Keith Burzinski de483432c8
Update bang_bang doc, changelog fix (#667)
Co-authored-by: Otto Winter <otto@otto-winter.com>
2020-07-27 12:10:24 +02:00
Otto Winter c726b4baff
Fix changelog tab character 2020-07-26 22:36:32 +02:00
Otto Winter e5ef29fd6a
Update changelog for 1.15.0b1 2020-07-26 22:14:16 +02:00
Otto Winter d379de656a
Update preliminary changelog 2020-07-26 10:25:49 +02:00
Otto Winter 412297ab6d
Merge branch 'current' into next 2020-07-14 21:14:02 +02:00
Keith Burzinski c5fb0b194a
SSD1325 documentation update for grayscale support (#596)
* SSD1325 documentation update for grayscale

* Updated for use of Color

* Copy fixes, added example
2020-07-09 21:53:17 -03:00
Guillermo Ruffino e0b73ffc91 update next changelog 2020-07-09 16:36:53 -03:00
Keith Burzinski 22875f6f33
Added thermostat component doc (#665) 2020-07-01 22:39:50 -03:00
Guillermo Ruffino 3204800438
add script.stop breaking change (#659) 2020-06-28 19:56:41 -03:00
Keith Burzinski 7f45841551
Add documentation for ST7789V display module (as on TTGO T-Display) (#594)
* Added ST7789 documentation

* Fix indentation

* Added color component, copy fixes

* Copy correction

* Update for Colors

* Updated changelog

* rename colors to color

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-28 18:37:55 -03:00
Keith Burzinski f2a095f8ff
Climate bang bang enhancements (#595)
* Updated Bang Bang controller document

* Updated for full dual/single-point implementation

* Missed a spot

* Tweak

* More refinements

* Include fan_only_mode in desc

* Added behavior details

* Add changelog, copy tweaks

* Update changelog index
2020-06-17 20:17:25 -03:00
Otto Winter 42f30198ad
Bump version to v1.14.4 2020-06-05 13:04:23 +02:00
Guillermo Ruffino 1b5f339b58
Fix climate link 2019-12-30 09:37:22 -03:00
Otto Winter 6b5d981c53
Bump version to v1.14.3 2019-11-17 23:37:35 +01:00
Otto Winter 7da04bf2fd
Update changelog 2019-11-03 00:21:20 +01:00
Otto Winter b2f9cb1982
Bump version to v1.14.1 2019-11-02 21:00:56 +01:00
Otto Winter 18ee49dc20
Changelog updates 2019-11-02 20:57:35 +01:00
Otto Winter 1b2c55a812
Merge branch 'beta' into current 2019-11-01 18:32:02 +01:00
Otto Winter d7abea6022
Bump version to v1.14.0 2019-11-01 18:31:15 +01:00
Otto Winter f298dd7157
1.14 Changelog (#393)
* 1.14 Changelog updates

* Final changelog

* Run svg2png

* Add note
2019-11-01 18:28:26 +01:00
Otto Winter 3d2a1d9fab
Update changelog 2019-11-01 10:58:48 +01:00
Otto Winter 7b06e1a84e
Bump version to v1.14.0b5 2019-10-31 23:51:00 +01:00
Guillermo Ruffino 06f97f686c
fix link to dfplayer 2019-10-24 22:50:39 -03:00