Replies: 2 comments 12 replies
-
Unfortunately, non of your ideas/suggestions will work. The HmIP-FALMOT and all other Homematic Floor actuators require a coupled wall thermostat. There is no possibility to create a virtual thermostat, automation or anything like that to manually "drive" these type of floor heating actuators. They can only operate with a coupled wall thermostat from HomematicIP because they can only perform their internal and automated operations together with their wall thermostats. Furthermore, there is no possibility to explicitly open or close one channel / motor of these floor actuators because all this is done solely via internal logic between the floor actuator and the wall thermostat. All you can do is to set a certain target temperature at the wall thermostat and then the thermostat and the floor actor will perform their internal logic until this temperature is reached. |
Beta Was this translation helpful? Give feedback.
-
Ui I got close, but still failed 👎 Looking into https://github.com/mdzio/ccu-jack I even managed to create a virtual HmIP device: The last three are virtual thermostats. I can update the values through MQTT or direclty via HA, that would be perfect.. BUT, I still not able to use this thermostat in a heating group :( . Guess this is the limitation @jens-maus was talking about, or am I missing something else here? |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I've successfully set up the RaspberryMatic AddOn inside of Home Assistant. I also got the RFUSB stick working and paired the first devices. So far, so good.
But now I've hit the first problem. After installing the HmIP-FALMOT-C12 (floor heating actor), I discovered that I can't operate it without a temperature sensor. While I can briefly open the actuators, they immediately revert due to some internal routines (couldn't find out what was triggering it) and close again. (They work fine and I even can overwrite them as soon as I add a thermostat to the heating group). However, I have several temperature sensors in my apartment (e.g., from the air conditioning units or various Zigbee sensors), and I was thinking about the following scenario:
Specifically, I'd like to apply this for the opening sensors, while for temperature, I'll likely end up installing Homematic thermostats anyway.
TL;DR: How could I create a "fake" / virtual device in RaspberryMatic that I can feed with real data via Home Assistant automations, so that I can use my existing devices inside RasperryMatic?
I've already tried Homematic Virtual Interface and the CuX-Daemon, but without success. With the HVI, I can only use plugins, but I'm unable to create a custom/virtual device. The CuX Daemon sounded promising, but unfortunately, there are no HM-IP devices. I can only create "HM" devices, which I can't combine with my HM-IP devices, e.g., in groups.
Thanks for any input! 💯
Simon
// This is the Englisch version, German version is here: #2926
Beta Was this translation helpful? Give feedback.
All reactions