Commit Graph

13 Commits

Author SHA1 Message Date
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
H. Árkosi Róbert ab4edcf1aa
Update pid.rst (#2675) 2023-02-16 14:45:55 +01:00
Jesse Hills a62f0438fc
Merge branch 'current' into beta 2022-12-12 17:19:06 +13:00
H. Árkosi Róbert 2522c8a92f
Update pid.rst (#2517)
* Update pid.rst

* Update pid.rst
2022-12-11 17:45:42 +01:00
Patrick Collins c9b92b86d0
Update PID Climate with deadband and sampling (#1944)
Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
2022-11-30 10:58:51 +13:00
H. Árkosi Róbert 3f7c62e6b0
Add link to `slow_pwm` (#1731) 2021-12-18 21:05:42 +01: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
Jesse Hills 5bb554f9e7
Merge branch 'current' into next 2021-03-22 17:13:27 +13:00
boradwell bfbe94748b
Update pid.rst (#1006)
Fixed a typo
2021-02-20 18:11:07 -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
Carlos Gustavo Sarmiento 902c4b65fd
Docs for Setting control parameters on PID (#674)
* Docs for Setting control parameters on PID

* Added extra description to set_control_parameters

* Update components/climate/pid.rst

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-15 23:50:29 -03:00
Carlos Gustavo Sarmiento 8a76470a34
Add documentation for climate.pid.reset_integral_term action (#660)
* Add documentation for climate.pid.reset_integral_term action

* Updated comments on Code

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

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-07-09 20:25:39 -03:00
Otto Winter b717d1ef5d
PID Climate Controller (#432)
* PID Climate Controller

* fix lint

* fix merge

* lint

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-12 21:40:06 -03:00