jascdk / Nilan_Homeassistant

Use your Home Assistant to control and read values from your Nilan air vent system
55 stars 25 forks source link

USB 485 #22

Open carlsendk opened 4 years ago

carlsendk commented 4 years ago

Hi,

I had a plan of using USB to rs485 to connect it to rpi with for example home assistant.

I thought that would be a more simpel setup.

carlsendk commented 4 years ago

Or this module: https://raspberrypi.dk/en/product/rs485-can-hat-for-raspberry-pi/

I know it cost a bid more

jascdk commented 4 years ago

hi @carlsendk :) Sounds great - it should be possible to use the "native modbus" component in HA to communicate with the system this way. It is more costly as you mention. If you get it to work - please share your experience either here or here https://www.facebook.com/groups/667765647316443/

All the best

/ Jacob

amagr0 commented 4 years ago

Hello guys,

First of all, congrats for this amazing work.

I will acquire a Nilan 302 Polar that I'd like to connect to HA. At this moment my HA system has several temperature/humidity sensors (BME280) and also some IAQ eCO2 sensors (iAQ Core C). My ideia is to control the Nilan system and the exterior blinds shades based on this sensors to guarantee that the temperature range inside my house is always between 21ºC and 25ºC during all the year.

I'm glad that there is a lot of work done to connect Nilan systems to HA, since I was searching a lot for this. I will leave here another hats for RPi that could help you to try to connect directly to RPi.

How to P2P remote control Modbus-based devices

RS422 / RS485 HAT for Raspberry Pi 2-Channel Isolated RS485 Expansion HAT for Raspberry Pi RS485 CAN HAT for Raspberry Pi

I will give you some news when I start to connect the Nilan to HA. (Nilan->RS485->Wemos->MQTT->HA)

Cheers, André Magro