Skip to content

Instantly share code, notes, and snippets.

@adamrb
adamrb / configuration.yaml
Created May 14, 2021 16:27
Home Assistant T-Mobile Internet Graphana
sensor:
- platform: rest
name: tmobile
resource: "http://192.168.12.1/fastmile_radio_status_web_app.cgi"
json_attributes:
- cell_5G_stats_cfg
- cell_LTE_stats_cfg
scan_interval: 30
value_template: "OK"
- platform: template