Announcements
General Discussion
Feature Requests

Hi,
Santa brought me Tado stuff (I was expecting this somehow ). I tried this plugin: https://forum.pimatic.org/topic/4050/pimatic-tado-new-plugin-for-tado but it do not work.
Would be nice to get the possibility to get data and control (at least on/off) the tado devices.
Howto ...

Hi, i assume the "$thermo_e.temperature” < “$e_heat.result” + 1 expression is not working.
The syntax should be $thermo_e.temperature < $e_heat.result + 1 (without the " around the variables)
Hardware

This SwitchBot devices are completely new to me. Nice idea and thx for you plugin!
Development
All about code
Hello there,
i tried to install johnny-five plugin to get my MCP’s230… working. But its impossible to install Johnny-Five Plugin.
Im using RaspiOS Buster lite, Nodejs V10. The Installation of Pimatic is working fine. But the problem is the Johnny-Five Plugin. It looks like Wiring-Pi isn supported anymore. Johnny-Five needs the Pigpio Installation - but it stops and
hang of the system.
Have anybody the same problem or experience with?
Rules and Scripts
@bertreb Pimatic often requires workarounds like this and there are different ways. I think your solution
is the best readable. I will use it for my application. Many thanks!