Salda Smarty


The smarty integration lets you control Salda Smarty ventilation units from Home Assistant. You need a MB-GATEWAY or something similar to connect to your local network.

There is currently support for the following device types within Home Assistant:

  • Fan
  • Sensor

The integration has a fan platform to view and control the ventilation speed, and a sensors platform to read:

  • Outdoor air temperature
  • Extract air temperature
  • Supply air temperature
  • Extract fan speed rpm
  • Supply fan speed rpm
  • Alarm
  • Warning
  • Filter Change Timer

Configuration

To set it up, add the following information to your configuration.yamlThe configuration.yaml file is the main configuration file for Home Assistant. It lists the integrations to be loaded and their specific configurations. In some cases, the configuration needs to be edited manually directly in the configuration.yaml file. Most integrations can be configured in the UI.[Learn more] file:

smarty:
  host: 192.168.0.10

Configuration Variables

host string Required

The IP Address of the unit.

name string (Optional, default: Smarty)

The name of this device as you want to see it in Home Assistant.