Sennevds / system_sensors

Logging of system sensor specific for the RPI and sending them to a MQTT broker
MIT License
361 stars 112 forks source link

Remove WiFi SSID class #160

Closed MattyRoy closed 1 year ago

MattyRoy commented 1 year ago

WiFi SSID is currently designated as class: signal_strength. When the MQTT values are parsed in Home Assistant, HA attempts to convert the SSID to a number. signal_strength sensors are expected to be numeric values.