Michiel van Turnhout
Michiel van Turnhout
The default PythonOS does not run on RaspberryPi 3 with 3.5 inch display. I solved this by adding to pyos.py in the GUI object before pygame.init() ``` if( _platform ==...
## Description: Class to group binary_sensors to one Sensor. You add binary_sensors to this sensor with a specific value. Each binary sensor represents a float value in the group. When...
## Description: This is the non i2c version of the TTP229. **Related issue (if applicable):** fixes **Pull request in [esphome](https://github.com/esphome/esphome) with python changes (if applicable):** esphome/esphome# **Pull request in [esphome-docs](https://github.com/esphome/esphome-docs)...
Hi, I have been testing with the webtool and works realy nice. Would it be possible to save the resulting CSV after manipulation with the SQL statements (like DELETE etc)...