Markus Breitenberger
Markus Breitenberger
Wouldn't it be sufficient to just call `op read` without any options by default and let it decide what to do based on the environment?
The idea behind the "Toggle all" button was that it should be easy to rebuild "most" of the sizes. If you want to rebuild everything but e.g. the "large" thumbnails,...
You configured: ```yaml pid_controller: sensor: - platform: pid_controller name: hello ``` The documentation says this should be: ```yaml pid_controller: sensor: - platform: pid_controller - name: hello ```