Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 661 Bytes

HomeAssistant - Blauberg S21 Custom Component

What This Is

This is a custom component to allows you to control and monitor your Blauberg S21 HVAC system locally.

Installation and Configuration

Manual install

Copy custom_components folder from this repository to /config of your Home Assistant instalation.

To configure this integration, go to Home Assistant web interface Configuration -> Integrations and then press "+" button and select "Blauberg S21".

When you are done with configuration you should see your device in Settings -> Devices & Services

Development

See underlying pybls21 library