50 Commits

Author SHA1 Message Date
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
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
jan iversen
659ce1d1c2
Update modbus text, with warning (relevant for V1.08) (#12762)
* Update modbus text, with warning

Describe the warning from pymodbus and
furthermore describe how to add debug.

* Minor changes

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2020-04-12 12:59:23 +02:00
Franck Nijhof
3488e288bf
Sync codebase with docs for 0.108 2020-04-08 16:43:31 +02:00
jan iversen
f282dfa39a
modbus: add description of parameter "delay" (#12305)
* modbus: add description of parameter "delay"

Using "delay" causes a pause after connect() and before first send()
allowing the other part to prepare.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-30 14:36:27 +02:00
Franck Nijhof
272086948a
Collection of domain & logo cleanups (#12299)
* Collection of domain & logo cleanups

* Fix build
2020-03-06 23:02:31 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Åke Strandberg
ffdd815aec Add link to Modbus Climate (#11675) 2020-01-08 19:03:06 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests (#11673) 2020-01-08 13:25:21 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Harrison Pace
6ed7b41f10 MODBUS Component: Fix write_register service attribute (name -… (#11136)
hub is the actual attribute used. name is incorrect.
2019-11-11 05:57:33 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00