Success! RevPI Integration on HA

Show the world your Revolution Pi project!
Post Reply
partach
Posts: 4
Joined: 18 Mar 2026, 08:21

Success! RevPI Integration on HA

Post by partach »

Hi,
I have successfully made an awesome integration for RevPI for Home Assistant!
It includes a Lovelace card where you can see and manipulate your module settings.
The integration should automatically read your rsc and create the needed devices to interact with.
(only bought one CPU and one module as it is pretty expensive, so could not test more yet)

See https://github.com/partach/ha_revpi/blob/main/README.md for all the details.
It is and extensive how to :)

I have an open point regarding connecting the integration via another HA instance in the network. See Readme part at the bottom.
If anyone could help with that or any other contribution it would be very much appreciated :)
Attachments
revpi-card.png
revpi-integration1.png
User avatar
nicolaiB
KUNBUS
Posts: 1122
Joined: 21 Jun 2018, 10:33
Location: Berlin
Contact:

Re: Success! RevPI Integration on HA

Post by nicolaiB »

Very cool project, thanks for sharing!

We have quite a few Home Assistant fans here at Revolution Pi, so this will definitely get some attention. Automatically reading the rsc to generate devices is a neat approach.

Our revpimodio2 maintainer is also active in this forum, maybe he has some input on the remote HA instance question too.
Nicolai
partach
Posts: 4
Joined: 18 Mar 2026, 08:21

Re: Success! RevPI Integration on HA

Post by partach »

Thanks, appreciate it!
Would be greatfull for any support possible.

I have made two extensions in the mean time that i hope are also very usefull:

1) Creation of devices that the revpi solution will control via templates. (see docs directory, templates.md). Goal is for example to define your Air Handling Unit configuration in a template (AO, DI, DO, AI, PID, etc.). During creation of the device you would read that template, set config parameters (couple the AO,AI, etc.) and it will appear as a controllable device as well (see picture).
Input on this is also very welcome.

2) MQTT support. Not on by default by you can opt for sending your status messages per device to MQTT broker.
Attachments
chrome-capture-2026-03-21.png
Post Reply