Skip to content

Instantly share code, notes, and snippets.

View gbrayut's full-sized avatar
👨‍💻
Living life one byte at a time

Greg Bray gbrayut

👨‍💻
Living life one byte at a time
View GitHub Profile
@davidfowl
davidfowl / dotnetlayout.md
Last active March 26, 2024 13:55
.NET project structure
$/
  artifacts/
  build/
  docs/
  lib/
  packages/
  samples/
  src/
 tests/
@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