Veev’s Climate Control: Coordinated Work on Both Sides of the Atlantic
The Veev Digital Home is a comprehensive, integrated smart home system that is installed during the construction of your home. For the first time, homeowners can control lighting, air conditioning, and other smart devices through a single operating system instead of using a different solution for each smart device.
Temy built software for this smart home system, and climate control was one of the most challenging features to develop.
Climate Control in the Veev Digital Home
The Veev Digital Home has built-in, room-by-room climate control powered by energy-efficient electric HVAC units seamlessly integrated into the walls. This allows homeowners to independently control the temperature in each room rather than rely on a central HVAC system, which can result in uneven temperatures throughout the home.
Homeowners can easily manage the climate in their Veev home using the Veev app, in-wall touch panels, or voice commands through Alexa. They can set and program temperature preferences for different rooms and times of day, keeping the bedroom cooler at night and warming up the bathroom in the mornings.
The Technical Side
The VeevOS climate control system adapts to different homes using various thermostat adaptors and temperature sensors. These sensors gather temperature data and transmit it to the local hub, which then triggers the thermostats to adjust the temperature accordingly. However, some of Veev’s houses have air conditioners that combine sensor and thermostat functions.
The climate control devices communicate with the local hub through DMX controllers (thermostats) and the Z-Wave wireless protocol (temperature sensors) with the help of Z-Wave Hubitat Hub, a comprehensive smart home solution.
The control logic is written entirely in Java.