adafruit / Wippersnapper_Components

Component Description Models for Adafruit IO Wippersnapper Beta.
MIT License
9 stars 39 forks source link

[REQ] Component Request: RSSI #126

Open brentru opened 1 year ago

brentru commented 1 year ago

Sends the RSSI value from a WiFi development board back to Adafruit IO at a configurable interval.

brentru commented 9 months ago

@ladyada Are you interested in having @tyeth look into this? I'm suuuper interested in this as ESPHome/HA does it, and it doesn't require an extra sensor

ladyada commented 9 months ago

yeah this is interesting! however it would require a change to the backend right?

brentru commented 9 months ago

@ladyada I don't think so, it'd require a new sensor type and we'd need a new component class for polling/getting RSSI.

ladyada commented 9 months ago

ok add it to the pile :)

brentru commented 5 months ago

@ladyada would this be something we'd want to add in api-v2?

ladyada commented 5 months ago

yeah its a good idea!!

tyeth commented 3 months ago

This has been surfaced in the main Wippersnapper firmware, as part of beta-88, but no RSSI component / backend support yet.