Skip to content

Add SSID status sensor#40

Merged
emontnemery merged 2 commits intoemontnemery:masterfrom
effelle:ssid_status
Nov 11, 2020
Merged

Add SSID status sensor#40
emontnemery merged 2 commits intoemontnemery:masterfrom
effelle:ssid_status

Conversation

@effelle
Copy link
Copy Markdown
Contributor

@effelle effelle commented Nov 10, 2020

Need to update sensor.py on Tasmota intergration:

from hatasmota.const import (
+ SENSOR_STATUS_SSID,

and

SENSOR_DEVICE_CLASS_ICON_MAP = {
+ SENSOR_STATUS_SSID: {ICON: "mdi:access-point-network"},

Becasue my setup is still half screwed.

@emontnemery emontnemery changed the title New SSId status sensor Add SSID status sensor Nov 11, 2020
@emontnemery emontnemery merged commit c09090e into emontnemery:master Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants