132 Commits

Author SHA1 Message Date
Franck Nijhof
139903fe11
Sync codebase with docs for 2024.8 2024-07-31 22:58:50 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Franck Nijhof
eb1a3ba031
Rename Services to Actions in integrations: M (#33821)
* Rename Services to Actions in integrations: M

* Apply suggestions from code review
2024-07-17 06:33:06 +02:00
jan iversen
e4dba5f22a
Remove modbus.restart / modbus.stop. (#33609) 2024-07-07 16:08:08 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Patrick
dc18376f2c
Correct fan to switch (#33088) 2024-06-05 10:56:40 +02:00
Senbei123
112bacb3cd
Update modbus.markdown (#32866) 2024-05-21 09:41:09 +02:00
c0ffeeca7
c1c9979d75
m integrations 2/2: restart HA after changing config (#32649) 2024-05-08 23:11:03 +02:00
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