Skip to content

Instantly share code, notes, and snippets.

View ChristopheHD's full-sized avatar

Christophe Hardouin Duparc ChristopheHD

View GitHub Profile
@ChristopheHD
ChristopheHD / beem.yaml
Created October 9, 2025 14:06
Beem Energy battery on Home Assistant
rest:
- resource_template: https://api-x.beem.energy/beemapp/batteries/<id>/live-data
headers:
Content-type: "application/json"
Authorization: !secret beem_token
scan_interval: 60
sensor:
- name: "Battery power"
unique_id: beem_battery_power
force_update: true