Skip to content

Commit

Permalink
add support for 05.02.00 Easycontrol
Browse files Browse the repository at this point in the history
  • Loading branch information
pszafer committed Sep 11, 2024
1 parent 1088af9 commit 39e5e8b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions custom_components/bosch/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"dependencies": ["network", "persistent_notification"],
"after_dependencies": ["http", "recorder"],
"codeowners": ["@pszafer"],
"requirements": ["bosch-thermostat-client==v0.26.0"],
"version": "0.26.1",
"requirements": ["bosch-thermostat-client==v0.26.2"],
"version": "0.26.2",
"zeroconf": ["_buderus._tcp.local."],
"config_flow": true,
"iot_class": "cloud_polling"
Expand Down

0 comments on commit 39e5e8b

Please sign in to comment.