Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
projects:ha [2024/01/02 23:43] Andreas Böhlerprojects:ha [2024/02/29 12:48] (current) – [Shutters] Andreas Böhler
Line 59: Line 59:
 ===== Shutters ===== ===== Shutters =====
  
-We have shutters around the house, driven by Elero and Somfy remotes. For the Elero-based shutters, I did a lot of research and finally went for two Mediola v4 gateways. I got them used for a few euros, each gateway can control up to 15 Elero shutters. As integration, I wrote [[http://github.com/andyboeh/mediola2mqtt|mediola2mqtt]], which makes certain Mediola devices available via MQTT, including auto discovery for Home Assistant.+We have shutters around the house, driven by Elero and Somfy remotes. For the Elero-based shutters, I did a lot of research and finally went for <del>two Mediola v4 gateways. I got them used for a few euros, each gateway can control up to 15 Elero shutters. As integration, I wrote [[http://github.com/andyboeh/mediola2mqtt|mediola2mqtt]], which makes certain Mediola devices available via MQTT, including auto discovery for Home Assistant.</del> a custom solution based on an ESP32 with a CC1101 module. The relevant ESPHome-module can be found on github: [[http://github.com/andyboeh/esphome-elero|esphome-elero]].
  
-The Somfy shutters will be controlled by Homegear and one of my CUBes with a 433MHz module. For this, I integrated Somfy RTS into Homegear, currently only available in my [[http://github.com/andyboeh/Homegear-Somfy|github]].+The Somfy shutters <del>will be controlled by Homegear and one of my CUBes with a 433MHz module. For this, I integrated Somfy RTS into Homegear, currently only available in my [[http://github.com/andyboeh/Homegear-Somfy|github]].</del> are controlled by a similar ESP32 + CC1101, but with ESPSomfyRTS as software component.
  
 ===== Further devices ===== ===== Further devices =====
  
 Some further devices integrated into Home Assistant are our Neff oven (via Home Connect) or some Gosund wireless wall plugs, the entire SqueezeBox eco system and a few other devices.  Some further devices integrated into Home Assistant are our Neff oven (via Home Connect) or some Gosund wireless wall plugs, the entire SqueezeBox eco system and a few other devices.