Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
0756d0f
Add Bosch Thermostat 2 quirk
jclsn Nov 9, 2023
390e236
Format code for CI
promasu Dec 23, 2023
23ca8ed
Update to using Quirks V2 API. Support for Bosh Room Thermostat II 230v
mrrstux May 2, 2024
4197441
Update rbsh_rth0_zb_eu.py
mrrstux May 2, 2024
db6df41
Code formating using black.
mrrstux May 2, 2024
9fcb77c
Rework code comments.
mrrstux May 2, 2024
399e1a7
Switch exposed "boost" entity from enum to switch.
mrrstux May 7, 2024
38d79be
Format code for CI.
mrrstux May 7, 2024
3d1b727
Remove empty custom device definition.
mrrstux May 7, 2024
8f0423d
Integrated @lgraf work on exposing ctrl_sequence_of_oper.
mrrstux May 12, 2024
a01952b
Fix cooling mode support for radiator thermostat.
mrrstux May 12, 2024
01078b5
Fix display orientation handling for radiator thermostat.
mrrstux May 12, 2024
3e25fa2
Write-attributes tests.
mrrstux May 14, 2024
8e4a45b
Thermostat UI write attributes tests.
mrrstux May 14, 2024
9e74d43
Read attributes tests.
mrrstux May 15, 2024
9899751
Handle cooling mode when writting only operating_mode.
mrrstux May 16, 2024
2f18ed2
Sync ctrl_sequence_of_oper to system_mode for Radiator Thermostat II.
mrrstux May 18, 2024
b382b5d
Remove type conversion for attribute ids.
mrrstux May 19, 2024
76dbd3b
Make operating-mode read-only.
mrrstux Jun 9, 2024
148f3b0
Remove strings from conversion maps.
mrrstux Jun 30, 2024
9595329
Explicit attribute names - might fix the incorrect entity names.
mrrstux Jun 30, 2024
32f77ac
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 30, 2024
b41664f
Adapt to new zigpy quirks v2 API.
mrrstux Aug 30, 2024
a418d48
Drop translation key and attribute name since its inferred from attri…
mrrstux Aug 30, 2024
920ff71
Rename "boost" attribute to "boost_heating".
mrrstux Oct 1, 2024
41a83fb
Revert display ontime&brightness types to enum8.
mrrstux Oct 2, 2024
46543d5
Fix pi_heating_demand reporting by changing attribute type to enum8.
mrrstux Oct 3, 2024
b3b1a56
Prevent system_mode reporting on TRV (reports always SyetemMode.Heat).
mrrstux Oct 3, 2024
e527d1f
Prevent system_mode reporting on TRV (reports always SyetemMode.Heat).
mrrstux Oct 3, 2024
2709b50
Prevent system_mode reporting on TRV (reports always SystemMode.Heat).
mrrstux Oct 3, 2024
5360361
Replace hardcoded ctrl_sequence_of_oper id with value from attribute …
mrrstux Oct 5, 2024
2f859a0
Add fallback_name and translation_key to all exposed entities.
mrrstux Oct 26, 2024
d24ea84
Add local temperature calibration range override.
mrrstux Oct 26, 2024
2860e04
Fix remote temperature entity multiplier.
mrrstux Oct 26, 2024
269907b
Add local temperature calibration range override for RTH.
mrrstux Oct 30, 2024
21abb0c
Add support for valve adaptation status attribute and calibration tri…
mrrstux Nov 10, 2024
4b627d8
Move valve calibration trigger to diagnostic section.
mrrstux Nov 10, 2024
455b7c8
Setup reporting for non-standard attributes.
mrrstux Nov 11, 2024
1624d30
Fix attributes reporting and valve calibration command.
mrrstux Nov 11, 2024
11eebfc
Filter-out faulty system_mode reports inside multiple reports.
mrrstux Nov 12, 2024
8890097
Remove duplicated local temp calibration entity.
mrrstux Dec 16, 2024
b73d32f
Use zcl_type to avoid custom write_attribute code for display orienta…
mrrstux Jan 28, 2025
7a5a4be
Apply pre-commit auto fixes
pre-commit-ci[bot] Jan 28, 2025
af7be4c
Add heating-by-id attribute write test.
mrrstux Jan 29, 2025
d0123d2
Apply pre-commit auto fixes
pre-commit-ci[bot] Jan 29, 2025
62e0914
Improve cooling mode test. Remove unused display orientation mapping.
mrrstux Jan 29, 2025
e25b0e0
Test setting operating mode while cooling.
mrrstux Jan 29, 2025
d12c147
Apply pre-commit auto fixes
pre-commit-ci[bot] Jan 29, 2025
7022f62
Add test for reading system mode when operating manually on heating o…
mrrstux Jan 29, 2025
738f734
Small refactor - extract attribute name/id fetching from attributes t…
mrrstux Jan 30, 2025
4e7b2f8
Rename fallback for boost attribute to be same as for Tuya TRVs.
mrrstux Mar 6, 2025
89aee0b
Test for read extra attributes next to system mode.
mrrstux Aug 7, 2025
76b950f
Apply pre-commit auto fixes
pre-commit-ci[bot] Aug 7, 2025
817986c
Fix pi_heating_demand attribute types.
mrrstux Aug 12, 2025
968b21f
Add support for Bosch RoomThermostat II (battery version).
mrrstux Aug 13, 2025
1bface7
Remove `direction` kwarg from command definition
TheJulianJES Aug 23, 2025
25b4725
Apply pre-commit auto fixes
pre-commit-ci[bot] Aug 23, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading