This repository was archived by the owner on Feb 4, 2024. It is now read-only.
Commit 17903fa
0.1.73 (#406)
* Bump version
* HmIPW-FALMOT-C12 (#396)
* Add: HmIPW-FALMOT-C12
* Add: Missing valve channels in RF version
* Fix HmIP-STHD and HmIP-STH (#395)
* Switch implementation of HmIP-STHD and HmIP-STH to IPThermostatsWall2
The original implementation does not expose all features. They allow
the same settings as HmIP-WTH-2.
This is tested for HmIP-STHD, but HmIP-STH should work the same.
* Remove IPThermostatWall implementation as it is no longer used
* Add: Tilt support for shutters (#398)
* HmIP-MIO16-PCB (#397)
* Add: Support for HmIP-MIO16-PCB
* Remove: Not working button code
* Add HmIPW-STH (#400)
Co-authored-by: Sebastian Joseph <[email protected]>
* HM-ES-TX-WM with ES-IEC adapter (#401)
Add two fields of "IEC_ENERGY_COUNTER" and two fields of "IEC_POWER" to PowermeterGas class.
See also https://github.com/danielperna84/pyhomematic/issues/374.
An additional pull requests for HomeAssistant (for unit definition) I will link later.
* Add HmIPW-WTH #402
* Fix HmIP-STE2-PCB #399
* Add port-offset 40000 #393
* Lint
* Lint
* Minor thermostat improvement
* Update changelog
Co-authored-by: Philipp R <[email protected]>
Co-authored-by: Yannic Schröder <[email protected]>
Co-authored-by: GagaPete <[email protected]>
Co-authored-by: Sebastian Joseph <[email protected]>
Co-authored-by: Jan <[email protected]>1 parent b771ab8 commit 17903fa
File tree
6 files changed
+171
-41
lines changed- pyhomematic
- devicetypes
6 files changed
+171
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| 381 | + | |
381 | 382 | | |
382 | 383 | | |
383 | 384 | | |
| |||
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
438 | | - | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
439 | 442 | | |
440 | 443 | | |
441 | 444 | | |
| |||
480 | 483 | | |
481 | 484 | | |
482 | 485 | | |
| 486 | + | |
483 | 487 | | |
484 | 488 | | |
485 | 489 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
380 | | - | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
386 | 402 | | |
387 | 403 | | |
388 | 404 | | |
| |||
391 | 407 | | |
392 | 408 | | |
393 | 409 | | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
| 420 | + | |
| 421 | + | |
394 | 422 | | |
395 | 423 | | |
396 | 424 | | |
| |||
945 | 973 | | |
946 | 974 | | |
947 | 975 | | |
| 976 | + | |
| 977 | + | |
| 978 | + | |
| 979 | + | |
| 980 | + | |
| 981 | + | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
| 985 | + | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
| 991 | + | |
| 992 | + | |
| 993 | + | |
| 994 | + | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
948 | 1021 | | |
949 | 1022 | | |
950 | 1023 | | |
| |||
1111 | 1184 | | |
1112 | 1185 | | |
1113 | 1186 | | |
| 1187 | + | |
1114 | 1188 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
224 | 226 | | |
225 | 227 | | |
226 | 228 | | |
| |||
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
241 | 251 | | |
242 | 252 | | |
243 | 253 | | |
| |||
1048 | 1058 | | |
1049 | 1059 | | |
1050 | 1060 | | |
1051 | | - | |
| 1061 | + | |
| 1062 | + | |
| 1063 | + | |
| 1064 | + | |
| 1065 | + | |
| 1066 | + | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
1052 | 1078 | | |
1053 | 1079 | | |
1054 | 1080 | | |
| |||
1073 | 1099 | | |
1074 | 1100 | | |
1075 | 1101 | | |
1076 | | - | |
1077 | | - | |
| 1102 | + | |
| 1103 | + | |
1078 | 1104 | | |
1079 | 1105 | | |
1080 | 1106 | | |
| |||
1185 | 1211 | | |
1186 | 1212 | | |
1187 | 1213 | | |
| 1214 | + | |
1188 | 1215 | | |
1189 | 1216 | | |
1190 | 1217 | | |
| |||
0 commit comments