Jan-Philipp Benecke
|
3c342077d6
|
Remove deprecated retries and lazy_error_count yaml option (#128932)
|
2024-10-25 12:02:47 +02:00 |
|
Claudio Ruggeri - CR-Tech
|
49d534e779
|
Add list as possible values for State On/Off ModBus Switch (#127444)
* add possibility to set multiple val on state
* Add support for list also in state_off
|
2024-10-18 10:10:47 +02:00 |
|
Jan-Philipp Benecke
|
2ec0d8e8ef
|
Use debug/warning instead of info log level in components [m] (#126074)
* Use debug instead of info log level in components [m]
* Fix modbus test
|
2024-09-17 16:14:59 +02:00 |
|
jan iversen
|
5e56c27703
|
Modbus, Remove duplicate address check (#121579)
|
2024-07-09 21:16:47 +02:00 |
|
jan iversen
|
220801bf1c
|
Secure against resetting a non active modbus (#115364)
|
2024-04-10 22:09:10 +02:00 |
|
Claudio Ruggeri - CR-Tech
|
a28731c294
|
Add Swing Mode Feature to Modbus integration (#113710)
|
2024-04-06 11:01:44 +02:00 |
|
Sid
|
6ee273a548
|
Clean up unneeded ruff noqa directives (#113616)
|
2024-03-16 09:48:37 -10:00 |
|
jan iversen
|
7696973932
|
Move modbus check_config to setup, to have access to hass (#112828)
|
2024-03-14 12:54:01 +01:00 |
|
jan iversen
|
59083b4e82
|
Remove deprecated retry_on_empty from modbus (#112822)
Remove deprecated retry_on_empty.
|
2024-03-09 13:59:09 +01:00 |
|
jan iversen
|
797983236f
|
Remove deprecated CLOSE_COMM_ON_ERROR from modbus (#112821)
|
2024-03-09 13:24:06 +01:00 |
|
Marc Mueller
|
59a6035d3f
|
Add empty line after module docstring [j-m] (#112700)
|
2024-03-08 09:01:29 -05:00 |
|
Claudio Ruggeri - CR-Tech
|
1ded412061
|
Add modbus option to manage different setPoint registers (#107600)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
|
2024-02-17 19:48:42 +01:00 |
|
jan iversen
|
97c6fd0f8d
|
Allow modbus negative min/max value. (#109995)
|
2024-02-08 15:34:43 +01:00 |
|
jan iversen
|
9f50153c8b
|
Allow modbus min/max temperature to be negative. (#109977)
|
2024-02-08 13:48:33 +01:00 |
|
jan iversen
|
55f10656a7
|
Allow modbus "scale" to be negative. (#109965)
|
2024-02-08 12:40:32 +01:00 |
|
jan iversen
|
3cc5ffaa4b
|
Replace modbus number_validator by HA standard (#108939)
|
2024-01-27 16:39:33 +01:00 |
|
CR-Tech
|
df9faeae6f
|
Add write_registers support for Fan Mode in modbus (#108053)
|
2024-01-24 20:48:55 +01:00 |
|
jan iversen
|
d8f16c14ab
|
Get modbus coverage back to 100% (#108734)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-23 21:50:25 +01:00 |
|
jan iversen
|
40d4061fc5
|
Only set precision in modbus if not configured. (#106952)
Only set precision if not configured.
|
2024-01-03 13:42:55 +01:00 |
|
jan iversen
|
2abf7d75e9
|
Remove default value for modbus lazy_error (#106561)
|
2023-12-28 17:37:48 +01:00 |
|
jan iversen
|
21dbc57fc1
|
Remove default value from modbus retries (#106551)
Solve retries issue.
|
2023-12-28 14:20:56 +01:00 |
|
Cían Hughes
|
e051244927
|
Add Modbus fan speed support (#104577)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
|
2023-12-07 08:19:03 +01:00 |
|
jan iversen
|
1629bdcd7f
|
Remove "swap: none" from modbus (#104713)
|
2023-12-04 14:48:40 +01:00 |
|
jan iversen
|
81cb7470fc
|
Remove illegal int8 from modbus config (#103489)
|
2023-11-08 11:06:14 +01:00 |
|
jan iversen
|
bc45de627a
|
Allow negative minimum temperature for modbus (#102118)
|
2023-10-22 23:44:38 +02:00 |
|
jan iversen
|
9931f45532
|
Deprecate modbus parameter retry_on_empty (#100292)
|
2023-09-16 21:14:52 +02:00 |
|
jan iversen
|
fd83f7d87f
|
Add test for modbus CONF_DEVICE_ADDR (#100435)
|
2023-09-15 16:12:44 +02:00 |
|
jan iversen
|
ec2364ef43
|
Add virtual_count == slave_count in modbus configuration (#100398)
* Add virtual_count as config parameter.
* Review (other PR) comments.
* Review.
* Review comment.
|
2023-09-15 14:00:02 +02:00 |
|
jan iversen
|
c173ebd11a
|
Add device_address to modbus configuration (#100399)
|
2023-09-15 13:49:33 +02:00 |
|
jan iversen
|
26ada30720
|
Remove default from deprecated close_comm_on_error (#100188)
|
2023-09-12 14:12:45 +02:00 |
|
jan iversen
|
f85a3861f2
|
Make validator for modbus table controlled (#99092)
|
2023-09-03 21:04:58 +02:00 |
|
escoand
|
4632a07f3f
|
Add possibility to have multiple values for every modbus hvac mode (#98829)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
|
2023-08-29 10:45:37 +02:00 |
|
jan iversen
|
fc463e5831
|
modbus: remove unused constants and get 100% coverage. (#97779)
|
2023-08-08 16:40:16 +02:00 |
|
Johannes Wagner
|
c4a5373976
|
Handle explicit Modbus NaN values (#90800)
Co-authored-by: jan iversen <jancasacondor@gmail.com>
|
2023-08-06 13:47:54 +02:00 |
|
Bruno Enten
|
3ce05314e0
|
use write_registers also for target temp (#97475)
|
2023-08-02 13:36:05 +02:00 |
|
jan iversen
|
6e5b4f9f82
|
Add modbus hvac_* write registers (#89695)
|
2023-03-15 14:09:14 +01:00 |
|
GrahamJB1
|
8bff95014c
|
Add modbus min/max values (#86131)
* modbus min/max values
Co-authored-by: jan iversen <jancasacondor@gmail.com>
|
2023-02-02 22:29:03 +01:00 |
|
Franck Nijhof
|
5e81d28116
|
Update black to 23.1.0 (#87188)
|
2023-02-02 18:35:24 +01:00 |
|
jan iversen
|
6bd70fdf15
|
Solve Modbus reload issue (#82253)
fixes undefined
|
2022-11-18 09:32:51 +01:00 |
|
Avishay
|
92b5721f80
|
Fix modbus hvac mode keys (#81747)
Change the HVAC mode register conf constants
|
2022-11-09 11:09:21 +01:00 |
|
Benjamin Salchow
|
1d633ac484
|
Accept input register in Modbus binary sensor (#81352)
Adds input register as valid option for modbus binary_sensor
Co-authored-by: jan iversen <jancasacondor@gmail.com>
|
2022-11-07 10:14:12 +01:00 |
|
Avishay
|
ae7eb9cef9
|
Add mode control for Modbus climate entities (#73906)
* Add support for Modbus HVAC control registers
|
2022-10-20 13:15:30 +02:00 |
|
Nippey
|
0e1fe4eba5
|
Modbus: Add support for Holding Registers to Binary Sensor (#80460)
Update handling of binary sensors to support reading from holding registers (command 0x03).
|
2022-10-18 10:31:08 +02:00 |
|
epenet
|
7aa7458a22
|
Expose modbus constants in root (#78269)
|
2022-09-12 18:48:10 +02:00 |
|
jan iversen
|
1a79118600
|
Fix modbus reload service (#68040)
* Fix modbus reload service.
* Please coverage.
* Resolve difference between local pytest and github.
|
2022-03-12 14:12:38 +02:00 |
|
jan iversen
|
306498378c
|
Coverage 100% of Modbus climate (#67396)
* Coverage 100% of climate.py
* Allow 100% test.
|
2022-03-11 19:14:40 +02:00 |
|
jan iversen
|
e891df0ff3
|
Allow multi read of Modbus sensor (#67378)
|
2022-02-28 11:07:55 -08:00 |
|
jan iversen
|
6ec9c402b1
|
Remove generic data types INT, UINT, FLOAT in modbus (#67268)
|
2022-02-26 13:27:48 -08:00 |
|
jan iversen
|
3173f1672b
|
Remove deprecated reverse_order and data_count from Modbus (#67236)
|
2022-02-25 08:01:03 -08:00 |
|
jan iversen
|
cb877adb6a
|
Allow multiread in modbus binary_sensor (#59886)
|
2022-02-21 10:22:50 -08:00 |
|