如何在Home Assistant中安装Better Thermostat?5分钟快速上手教程

发布时间:2026/5/20 10:26:39

如何在Home Assistant中安装Better Thermostat?5分钟快速上手教程 如何在Home Assistant中安装Better Thermostat5分钟快速上手教程【免费下载链接】better_thermostatThis custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiators vicinity.项目地址: https://gitcode.com/gh_mirrors/be/better_thermostatBetter Thermostat是一款为Home Assistant设计的自定义组件它能为你的温控散热器阀门TRV添加关键智能功能无需手动创建复杂自动化。该组件结合室温传感器、门窗传感器、天气预报或环境温度探头智能决定何时需要加热并自动校准TRV以解决散热器附近温度测量不准确的问题。 安装前准备在开始安装Better Thermostat之前请确保你的系统满足以下要求Home Assistant版本需为2024.12或更高最新测试版本为2025.11.3已安装HACSHome Assistant Community Store 两种安装方法方法一通过HACS安装推荐打开Home Assistant界面进入HACS点击集成选项卡点击右下角按钮搜索Better Thermostat选择 Better Thermostat 并点击安装等待安装完成后重启Home Assistant方法二手动安装如果你没有安装HACS可以通过以下步骤手动安装访问Better Thermostat的最新发布页面下载最新版本的源代码将下载的文件复制到Home Assistant的custom_components/better_thermostat目录重启Home Assistant⚙️ 基本配置流程安装完成后在Home Assistant中进入设置 设备与服务点击右上角 添加集成搜索Better Thermostat并选择按照配置向导完成以下步骤选择你的TRV设备配置温度传感器设置门窗传感器可选选择预设模式配置高级控制算法MPC、PID、TPI等详细配置指南可参考项目文档docs/Configuration/configuration.md️ 预设温度配置Better Thermostat允许你完全自定义预设温度在设置过程中选择要启用的预设模式如Eco、舒适、睡眠等每个启用的预设模式会创建一个对应的number实体如number.better_thermostat_preset_eco这些实体位于设备的配置类别中你可以直接通过这些数字滑块调整每个预设的温度默认预设温度值离家(Away): 16.0 °Cboost: 24.0 °C舒适(Comfort): 21.0 °C节能(Eco): 19.0 °C在家(Home): 20.0 °C睡眠(Sleep): 18.0 °C活动(Activity): 22.0 °C 支持的集成Better Thermostat支持所有与Home Assistant兼容的温控器只要它们显示为climate实体。经过测试的集成包括Zigbee2MqttDeconzTadogeneric_thermostat 实用配置技巧门窗传感器配置示例你可以创建一个门窗传感器组让Better Thermostat在窗户打开时自动关闭 heatinggroup: livingroom_windows: name: Livingroom Windows icon: mdi:window-open-variant all: false entities: - binary_sensor.openclose_1 - binary_sensor.openclose_2 - binary_sensor.openclose_3多TRV分组控制Better Thermostat原生支持将多个TRV组合成一个组例如一个房间有多个散热器无需额外配置。 获取帮助如果在安装或使用过程中遇到问题可以通过以下方式获取帮助查看项目文档docs/在GitHub上创建新的讨论提交issue报告错误或提出功能建议通过以上步骤你应该能在5分钟内完成Better Thermostat的安装和基本配置开始享受智能温控带来的舒适和节能体验【免费下载链接】better_thermostatThis custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiators vicinity.项目地址: https://gitcode.com/gh_mirrors/be/better_thermostat创作声明:本文部分内容由AI辅助生成(AIGC),仅供参考

相关新闻