Commit Graph

145 Commits (zwa-2-distributor)

Author SHA1 Message Date
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
Franck Nijhof 5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Franck Nijhof 007faeeb8b
Merge branch 'current' into next 2022-03-07 13:22:58 +01:00
tomlut 326391e2b7
Update modbus.markdown (#21866) 2022-03-03 09:29:24 +01:00
Franck Nijhof 159b11d26d
Merge branch 'rc' into current 2022-03-02 20:13:07 +01:00
janlugt d4843cd189
Correct default value for precision from 1 to 0 (#21868) 2022-03-02 13:02:59 +01:00
jan iversen 55f94cfd09
Document slave sensors. (#21842) 2022-03-01 20:27:49 +01:00
jan iversen 131e005f1f
issue 61117. (#21698) 2022-02-28 09:41:14 +01:00
jan iversen 3f9ba0fd3a
Virtual count to modbus binary sensor (#20343) 2022-02-28 09:40:44 +01:00
jan iversen 511c3a566c
Add int8 and uint8. (#21699) 2022-02-19 17:17:43 +01:00
Tathar 7624154b88
three litle bug in modbus doc (#21356) 2022-02-01 16:14:12 +01:00
Tathar 3ef463102a
three litle bug in modbus doc (#21356) 2022-01-27 11:03:21 +01:00
Tathar 6909101f84
Add unique_id to modbus entities (#21332) 2022-01-26 10:37:36 +01:00
Pavel Skuratovich 83e810c197
its != it's 😊 (#20141) 2021-11-04 15:16:11 +01:00
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
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