Skip to content

feat: align HA component with new sensors from open-firenet firmware - #1

Open
sguernion wants to merge 3 commits into
openfirenet:mainfrom
homeassistant-fr-ecosystem:feat/network_sensors
Open

feat: align HA component with new sensors from open-firenet firmware#1
sguernion wants to merge 3 commits into
openfirenet:mainfrom
homeassistant-fr-ecosystem:feat/network_sensors

Conversation

@sguernion

@sguernion sguernion commented Jul 2, 2026

Copy link
Copy Markdown

Link to openfirenet/open-firenet#1

Summary
Synchronizes the Home Assistant integration with the updated open-firenet.ino firmware, adding new diagnostic sensors, fixing firmware-confirmed constants, and enabling the HA diagnostics platform.

Changes
New sensors & binary sensors

  • f0 → Room Temperature sensor (mapped to sRoomTemp_ACT in firmware, decoded ×10)

  • stoveTempTarget now decoded ×10 (firmware stores as integer×10, e.g. 233 = 23.3°C)

  • ESP32 system sensors: uptime, internalTemp, rssi, firmware, mac, ip, ssid — all categorized as EntityCategory.DIAGNOSTIC

  • New binary sensors: OpenFirenetWifi (connectivity) and OpenFirenetProvisioning (problem class), both diagnostic

@sguernion sguernion changed the title feat: Add network sensors and ESP32 diagnostics to API feat: align HA component with new sensors from open-firenet firmware Jul 2, 2026
@sguernion
sguernion force-pushed the feat/network_sensors branch from 3a04aa3 to dc96b8b Compare July 7, 2026 08:26
@sguernion
sguernion force-pushed the feat/network_sensors branch from dc96b8b to b4a7e4e Compare July 7, 2026 11:17
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.

1 participant