technicalpickles / picklehome

Configuration & Planning for my Home Automation systems
14 stars 0 forks source link

Integrate Broadlink #5

Closed technicalpickles closed 6 years ago

technicalpickles commented 6 years ago

The rm2 pro has been offline for a while.

technicalpickles commented 6 years ago

I ended up hooking it up to the gear for the fireplace project cc https://github.com/technicalpickles/picklehome/issues/16

technicalpickles commented 6 years ago

Last year I wrote a tool called broadlinky, which predates hass's broadlink support (not public yet)

I tried getting it going in the new docker setup here, but I haven't had much luck. It needs a host network, to be able to find the broadlink device (although could hard-code it). It uses mqtt, and while the homeassistant seems to publishes the values, I haven't seen the broadlinky server receive them.

technicalpickles commented 6 years ago

This was done in https://github.com/technicalpickles/picklehome-homeassistant-config/pull/25