mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
tiny style tweaks
This commit is contained in:
parent
acf84c2d35
commit
c186785382
@ -19,15 +19,15 @@ The Proliphix {% term integration %} allows you to control [Proliphix](https://w
|
||||
|
||||
The Proliphix integration brings your network-connected thermostat into Home Assistant, enabling intelligent climate control for your home. Here's how you can benefit from this integration:
|
||||
|
||||
- **Energy-efficient scheduling**: Create smart heating and cooling schedules that adapt to your lifestyle, reducing energy consumption when you're away or asleep
|
||||
- **Presence-based climate control**: Automatically adjust temperatures based on who's home using Home Assistant's person tracking capabilities
|
||||
- **Smart integrations**: Connect your thermostat with other smart home devices like:
|
||||
- Window sensors to turn off HVAC when windows are open
|
||||
- Weather forecasts to preemptively adjust heating/cooling
|
||||
- Energy pricing to optimize usage during off-peak hours
|
||||
- **Remote monitoring and control**: Check and adjust your home's temperature from anywhere using the Home Assistant mobile app
|
||||
- **Historical tracking**: Monitor temperature trends and HVAC runtime to optimize your energy usage
|
||||
- **Voice control**: Use voice assistants to control your thermostat through Home Assistant
|
||||
- Energy-efficient scheduling: Create smart heating and cooling schedules that adapt to your lifestyle, reducing energy consumption when you're away or asleep.
|
||||
- Presence-based climate control: Automatically adjust temperatures based on who's home using Home Assistant's person tracking capabilities.
|
||||
- Smart integrations: Connect your thermostat with other smart home devices like:
|
||||
- Window sensors to turn off HVAC when windows are open.
|
||||
- Weather forecasts to preemptively adjust heating/cooling.
|
||||
- Energy pricing to optimize usage during off-peak hours.
|
||||
- Remote monitoring and control: Check and adjust your home's temperature from anywhere using the Home Assistant mobile app.
|
||||
- Historical tracking: Monitor temperature trends and HVAC runtime to optimize your energy usage.
|
||||
- Voice control: Use voice assistants to control your thermostat through Home Assistant.
|
||||
|
||||
## Supported devices
|
||||
|
||||
@ -42,10 +42,10 @@ All Proliphix NT (Network Thermostat) series devices that support the HTTP API s
|
||||
|
||||
Before setting up the Proliphix integration, ensure you have:
|
||||
|
||||
- Your Proliphix thermostat connected to your home network via Ethernet
|
||||
- The IP address of your thermostat (you can find this in your router's device list or on the thermostat's display)
|
||||
- The username and password for your thermostat's web interface
|
||||
- Network connectivity between Home Assistant and your thermostat (no firewall blocking communication)
|
||||
- Your Proliphix thermostat connected to your home network via Ethernet.
|
||||
- The IP address of your thermostat (you can find this in your router's device list or on the thermostat's display).
|
||||
- The username and password for your thermostat's web interface.
|
||||
- Network connectivity between Home Assistant and your thermostat (no firewall blocking communication).
|
||||
|
||||
{% tip %}
|
||||
It's recommended to assign a static IP address to your Proliphix thermostat in your router settings to prevent the IP from changing.
|
||||
@ -73,10 +73,10 @@ of OID values. A complete collection of the API is available in this [API docume
|
||||
|
||||
The integration creates a climate entity for your Proliphix thermostat with the following features:
|
||||
|
||||
- **Current temperature**: Shows the current room temperature as measured by the thermostat
|
||||
- **Target temperature**: Displays and allows you to set the desired temperature
|
||||
- **HVAC modes**: Supports switching between heating, cooling, and off modes
|
||||
- **Operating state**: Shows whether the system is currently idle, heating, or cooling
|
||||
- Current temperature: Shows the current room temperature as measured by the thermostat.
|
||||
- Target temperature: Displays and allows you to set the desired temperature.
|
||||
- HVAC modes: Supports switching between heating, cooling, and off modes.
|
||||
- Operating state: Shows whether the system is currently idle, heating, or cooling.
|
||||
|
||||
The climate entity allows you to control your thermostat directly from Home Assistant, including setting target temperatures and changing operating modes.
|
||||
|
||||
@ -160,7 +160,7 @@ automation:
|
||||
|
||||
## Known limitations
|
||||
|
||||
- **No fan control**: The integration currently does not support fan mode control (auto/on/off).
|
||||
- No fan control: The integration currently does not support fan mode control (auto/on/off).
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
@ -168,10 +168,10 @@ If you're experiencing issues with your Proliphix integration, try these trouble
|
||||
|
||||
### The integration won't connect to my thermostat
|
||||
|
||||
1. **Verify network connectivity**: Ensure you can access the thermostat's web interface directly using a web browser at `http://[IP_ADDRESS]`
|
||||
2. **Check credentials**: Confirm your username and password are correct by logging into the thermostat's web interface
|
||||
3. **Firewall settings**: Ensure no firewall rules are blocking communication between Home Assistant and the thermostat
|
||||
4. **IP address changes**: If using DHCP, the thermostat's IP may have changed. Check your router for the current IP address
|
||||
1. Verify network connectivity: Ensure you can access the thermostat's web interface directly using a web browser at `http://[IP_ADDRESS]`.
|
||||
2. Check credentials: Confirm your username and password are correct by logging into the thermostat's web interface.
|
||||
3. Firewall settings: Ensure no firewall rules are blocking communication between Home Assistant and the thermostat.
|
||||
4. IP address changes: If using DHCP, the thermostat's IP may have changed. Check your router for the current IP address.
|
||||
|
||||
## Removing the integration
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user