autoantwort

Results 120 comments of autoantwort

> You've implemented binary sensors under sensor:. That's not going to work. Can you elaborate? It already works for me locally without problems. > What you need to do is...

Ok so I guess the config will look something like ```yml ds240x: - id: dev1 address: update_interval: 500ms binary_sensor: - platform: ds240x ds240x_id: dev1 channel: 1 switch: - platform: ds240x...

> And please rename to `ds2406`. Everywhere?

![Screenshot 2025-01-05 at 03 24 44](https://github.com/user-attachments/assets/ad19c9c8-9da7-4d6a-b47e-61fd1d096338) And in all the other components the file is also not in a subdir?

So it gets `binary_sensor/init.py` and not `binary_sensor/binary_sensor.py` right ?

Why should this be renamed to `ds_2406`, the other components are also called `dallas_xxx` ?

You can already use that by replacing `install_plugin: ^2.1.0` with ```yml install_plugin: git: url: https://github.com/BenjaminHalko/flutter_install_plugin.git ref: cb71f6b86548db88e29ea6ea530b7279d90f1bb9 # commit hash ``` in your pubspec.yml

A few new lines are missing here...

Maybe we should add a flag like `--require-binary-cache-upload` or `--binarycache-hard-errors`