Closed lubarb closed 1 year ago
I've added support for devices that have no channel+id like these in version 1.7.4. Try a config like this:
- name: Acurite UID Sensor
model: Acurite 606TX
manufacturer: Acurite-606TX
type: temp_hum_c
uid: "66"
Closing this as I am no longer maintaining this add-on (I've moved my home automation to Hubitat and no longer use Home Assistant).
Your add-on captures data from my sensor nicely:
but I haven't found any way to write a configuration that will cause the device creator to access the data. If I use a channel of 66 & an id of '', the device created accesses: rtl_433/Acurite-606TX/66//temperature_C. This appears to have an extra (//) level, but it's as close as I've been able to get.
This works beautifully, if I could just get the configuration right.