61 Commits

Author SHA1 Message Date
Franck Nijhof
f837bc6246
Merge branch 'current' into next 2021-09-29 20:34:15 +02:00
jan iversen
8885762c8d
Description of restart service in modbus (#19170)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-09-22 19:18:52 +02:00
jan iversen
7440404f9f
Correct links on modbus page (#19346) 2021-09-15 08:55:09 +02:00
Lieven Hollevoet
b4fafdea08
Add example: write a 32-bit float value register (#19298)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2021-09-13 08:08:04 +02:00
jan iversen
db6d814a85
Update modbus.markdown (#19313) 2021-09-12 20:05:32 +02:00
Franck Nijhof
ac43da2898
Sync codebase with docs for 2021.9 2021-08-26 21:54:08 +02:00
Matthias Alphart
94d7bf171b
Add state_class to Modbus sensor (#18809) 2021-08-25 12:32:16 +02:00
jan iversen
15e42a5436
Lazy error in modbus (#18878)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-08-21 19:35:21 +02:00
Franck Nijhof
151011122e
Merge branch 'current' into next 2021-08-19 15:53:28 +02:00
jan iversen
ed487c04fe
Add message_wait_milliseconds for modbus (#18821) 2021-08-10 11:19:21 +02:00
Ganey
85436c9b4b
Update modbus markdown typo (#18805)
Update "binary_ensor2" to "binary_sensor2"
2021-08-09 15:30:54 +02:00
jan iversen
93c5f8952f
Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#18691) 2021-08-03 11:01:14 +02:00
jan iversen
ee39931f27
Allow combinations write_coil/read_coils and write_coils/read_coil for modbus switch (#18691) 2021-08-02 14:56:03 +02:00
Franck Nijhof
46be9f74e6
Sync codebase with docs for 2021.8 2021-07-28 22:31:15 +02:00
jan iversen
b0880426ef
Update description of modbus count (it can now be calculated). (#18534)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-07-28 12:51:35 +02:00
jan iversen
399283c63d
Update modbus description of scan interval (breaking change) (#18544) 2021-07-28 11:43:55 +02:00
jan iversen
a025548c1c
New modbus data types (#18369)
* New data_types, and regulate indent.

* review.
2021-07-19 15:25:29 +02:00
jan iversen
e115d96a54
Add array write to turn_on/off in modbus switch/fan/light (#18406) 2021-07-12 20:24:09 +02:00
jan iversen
72994f5637
Add delay to verify: for light/fan (was already in the code) (#18135) 2021-06-27 18:20:11 +02:00
Franck Nijhof
04987cbb49
Merge branch 'current' into next 2021-06-24 13:20:55 +02:00
jan iversen
dc78d12722
change data_count -> count and add swap to climate (#18136)
* Update climate.

* Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-06-16 12:15:42 +02:00
Milan Meulemans
dfbe2b34d2
Fix wrong indefinite articles (#18206) 2021-06-15 12:13:33 +02:00
jan iversen
d4681aba6c
Change parameters for Modbus cover (#17995) 2021-06-07 18:57:05 +02:00
jan iversen
ae9093f8a4
Change Modbus climate to use standard attribute names (#18005) 2021-06-07 18:44:28 +02:00
jan iversen
92b0659699
Correct scan_interval, timeout (#18089) 2021-06-04 21:19:59 +02:00
Franck Nijhof
ee970587bf
Sync codebase with docs for 2021.6 2021-06-02 13:01:15 +02:00
jan iversen
5f5a2fc33c
Correct spelling: Adddress -> Address (#17984) 2021-05-26 16:50:07 +02:00
jan iversen
ffbc7c1e6f
New parameter "delay" in modbus switch.verify (#17930) 2021-05-25 17:24:17 +02:00
jan iversen
b62714bfd4
Rework modbus documentation. (#17874)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-25 17:18:23 +02:00
jan iversen
2d4be0dce7
Add description of ""close_comm_on_error". (#17826)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-05-14 11:02:46 +02:00
jan iversen
63ea2f6237
Add description of verify for modbus switch. (#17709)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-09 21:08:07 +02:00
jan iversen
692e58498e
Describe "delay" for modbus (#17703)
* Describe "delay" for modbus.

* Update source/_integrations/modbus.markdown

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-05-08 13:39:21 +02:00
Franck Nijhof
bdab800866
Merge branch 'current' into next 2021-05-04 16:06:23 +02:00
jan iversen
9736614db8
New modbus switch. (#17516) 2021-05-04 09:19:22 +02:00
jan iversen
c9109627c9
Correct faulty description of binary_sensor in modbus. (#17633) 2021-04-28 21:30:18 +02:00
jan iversen
a9b8d2fa71
Solve feature requests #44553. (#17606) 2021-04-27 11:40:34 +02:00
Franck Nijhof
d185588181
Merge branch 'current' into next 2021-04-26 16:15:41 +02:00
Anatoly
a5295e0156
Added address info for modbus.binary_sensor (#17340) 2021-04-15 12:16:56 +02:00
Franck Nijhof
11baa54397
Merge branch 'current' into next 2021-04-14 22:48:05 +02:00
ipetrovits
830cc98440
Update modbus.markdown (#17456)
Modified example titles to represent the contents of the example more precisely.
(redone PR for https://github.com/home-assistant/home-assistant.io/pull/17334)
2021-04-14 11:33:14 +02:00
jan iversen
b32caa6de7
Corrected possible input_types for switch. (#17376) 2021-04-10 13:08:52 +02:00
jan iversen
41f7498f28
Modbus typo: register -> address (#17375)
Solve copy/paste error.
2021-04-10 12:41:06 +02:00
jan iversen
9a86824a7c
Modbus service (#17250)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-04-04 19:42:44 +02:00
jan iversen
18615a11b9
Update modbus configuration to use new (#16678)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-03-29 09:42:18 +02:00
Philip Allgaier
e130421c71
Update to modbus page (#16979) 2021-03-13 18:43:01 +01:00
jan iversen
7e22af8d23
Correct default value for hub in modbus. (#16985) 2021-03-13 18:41:55 +01:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter (#16525) 2021-02-12 11:59:20 +01:00
Franck Nijhof
545bd07fa5
Sync codebase with docs for 0.116 2020-10-07 17:55:39 +02:00
Vladimír Záhradník
f172512c1f
Add documentation for Modbus cover (#12687) 2020-09-29 17:28:48 +02:00
saruter
6bacb394c4
Update Modbus write_register unit description (#13210) 2020-05-08 14:18:16 +02:00