Commit Graph

124 Commits

Author SHA1 Message Date
Claudio Ruggeri - CR-Tech
50da23b28f Update doc for feature Swing Mode added to Modbus integration (#31920)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2024-04-22 09:18:08 +02:00
Franck Nijhof
9f6346c06a 2024.4: Sync codebase with docs 2024-04-02 13:54:13 +02:00
Claudio Ruggeri - CR-Tech
5e54390bf0 Update documentation to reflect modBusTTRegisters changes (#30616)
* Update documentation to reflect modBusTTRegisters changes (possibility to define different setpoint registers belonging to HVAC Mode

* Clarified misunderstanding beetwen values and registers as requested by the maintainer

* Updated doc to reflect code changes

* Simplified the description as suggested

* Update source/_integrations/modbus.markdown

Co-authored-by: jan iversen <jancasacondor@gmail.com>

---------

Co-authored-by: jan iversen <jancasacondor@gmail.com>
2024-03-18 11:00:19 +01:00
jan iversen
7a00237582 Modbus, configuration without entities (#31893) 2024-03-17 09:36:12 +01:00
Franck Nijhof
099bbaeead Merge branch 'current' into next 2024-01-31 09:25:34 +01:00
CR-Tech
61b76ace59 Add write_registers support for Fan Mode (#30838)
* Add write_registers support for Fan Mode

* Removed param - updated to conf_address int or list
2024-01-24 21:02:34 +01:00
jan iversen
8bf2088268 Better modbus scan_interval explanation (#30640) 2024-01-08 10:48:07 +01:00
jan iversen
a60692e506 Remove deprecated parameter "retries". (#30151) 2023-12-25 19:39:56 +01:00
Cían Hughes
1069f926d0 Update modbus documentation to add fan state settings (core PR#104577) (#30018)
* Update modbus documentation to add fan state settings

core PR incoming to add this feature

* Update modbus.markdown

Remove list option from fan mode values
2023-12-14 10:00:58 +01:00
jan iversen
f5733737a4 Remove deprecated parameter "lazy_error_count". (#30153) 2023-12-06 09:34:48 +01:00
jan iversen
62acf36bd7 Remove "swap: none" from modbus (#30051) 2023-12-04 14:49:02 +01:00
jan iversen
eda4de98ef Update doc due to core PR. (#29752) 2023-11-08 11:08:50 +01:00
Franck Nijhof
b1e29fd357 Merge branch 'current' into next 2023-11-01 17:04:28 +01:00
jan iversen
dcf16dbcce Modbus remove unused links (#29634) 2023-11-01 08:36:51 +01:00
Franck Nijhof
bd018a257e Merge branch 'current' into next 2023-10-09 09:29:39 +02:00
jan iversen
6956e2c3db Correct modbus spelling error. (#29206) 2023-10-06 13:16:48 +02:00
Torben Erler
e79f93d93c Removed deprecated close_comm_on_error from snippets (#29174)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-05 08:20:56 +02:00
Franck Nijhof
8fdb1c6e4d Merge branch 'current' into rc 2023-10-03 20:33:13 +02:00
EgonMarmol
25b009f35c Corrected typo in URL to modbus specification doc (#29123) 2023-10-03 13:08:32 +02:00
Franck Nijhof
d4a7d5026c 2023.10: Beta release notes 2023-09-27 18:46:52 +02:00
Bruno Enten
7f2c0e03eb add write_registers to climate target temperature (#28376)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-09-21 11:21:42 +02:00
jan iversen
7b7ed7a7d7 added virtual_count. (#28910) 2023-09-19 09:16:21 +02:00
jan iversen
2ef936c632 Add device_address to configuration. (#28911) 2023-09-19 09:13:43 +02:00
jan iversen
4bbe0a21e8 remove retry_on_empty. (#28899) 2023-09-16 21:18:39 +02:00
Franck Nijhof
a05ce4bc62 Merge branch 'current' into next 2023-09-16 10:10:25 +02:00
jan iversen
1131ff6688 Slave unit removed in modbus service calls. (#28871)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-09-12 11:31:34 +02:00
jan iversen
5f87e82113 Deprecate close_comm_on_error. (#28853) 2023-09-10 22:02:30 +02:00
Franck Nijhof
4bd8a38b57 2023.9: Sync code with docs 2023-09-06 20:41:04 +02:00
escoand
9bda57b88b Multiple values per modbus hvac mode (#28719) 2023-08-29 10:47:17 +02:00
Franck Nijhof
1168781513 Merge branch 'current' into next 2023-08-28 16:00:00 +02:00
jan iversen
cd8d10f8dc Followup on rework modbus (#28692)
* Followup on rework modbus.

* typo.

* link not correct.
2023-08-28 07:48:46 +02:00
Franck Nijhof
54d4386ac4 Merge branch 'current' into next 2023-08-26 16:31:28 +02:00
jan iversen
91605f80dd Rework modbus (#28672)
* Rework modbus.

* Parameter usage matrix.

* Fix typo

* Removed build test.

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-08-25 19:04:12 +02:00
jan iversen
842c15b7af Correct modbus description. (#28603) 2023-08-16 18:28:14 +02:00
Johannes Wagner
8d5a1c4689 Modbus nan values (#26865)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-08-14 12:43:15 +02:00
Franck Nijhof
0691b87d5e Fix a bunch of anchor links (#28127) 2023-07-07 14:38:06 +02:00
Anders Payerl
5215e703f3 Update modbus.markdown (#28028)
Add link to light section in modbus documentation
2023-07-03 07:57:52 +02:00
Franck Nijhof
5237cd6912 Merge branch 'current' into next 2023-03-26 17:51:22 +02:00
jan iversen
a0d9b4f9b5 Add modbus write_registers keys (#26595) 2023-03-15 20:44:54 +01:00
jan iversen
3d3f6f091c Correct default scan_interval. (#26617) 2023-03-15 18:16:58 +01:00
Franck Nijhof
42e0e189f9 Merge branch 'current' into next 2023-02-19 18:35:52 +01:00
GrahamJB1
9279cf2d7e update unique_id for slaves. Add to sensor min_value, max_value, zero… (#25881)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
2023-02-03 16:30:18 +01:00
jan iversen
a129648ab0 Correct yaml statement to enable debug (#26086) 2023-02-03 15:51:18 +01:00
Franck Nijhof
12661d98c8 Fix modbus logging example (#25760) 2023-01-15 14:35:52 +01:00
Avishay
9b4a9cf9c4 Fix hvac mode keys (#24866)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-11-16 21:08:47 +01:00
Benjamin Salchow
841ed5b8be Adding input register for binary_sensor in modbus integration (#24783) 2022-11-09 10:11:31 +01:00
Avishay
538310bb08 HVAC mode in Modbus platform (#23231)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-24 18:31:05 +02:00
Nippey
c0fac299c5 Modbus: Add support for Holding Registers to Binary Sensor (#24595) 2022-10-24 18:08:39 +02:00
Francesco
8064426149 Update modbus.markdown (#23974) 2022-09-01 20:21:13 +02:00
jan iversen
24b82d7cad Add serial to type, solve issue 23201 (#23203) 2022-06-25 17:13:06 +02:00