-
released this
2025-09-14 21:45:01 -07:00 | 1 commits to main since this release[v0.3.2] - 2025-09-14
Added
-
New Binary Sensor for Online Status
Thanks to an update to the original API (Eric Pullen’sfcsp-api), we can now poll for online status directly, with logging recording any errors during connections. -
Logic to Eliminate 'Fake' Entity Data
If an FCSP is connected to a Home Integration System, it will properly represent the system's unique information. In stand-alone installations without a Home Integration System, the FCSP produces 'dummy' data for the Home Integration System, which previously created 'fake' sensors. New logic now strips these out, ensuring the integration only creates sensors for real devices. -
Refuse Collection Logic to Remove Pre-Existing 'Fake' Sensors
Given the new logic, we also remove any sensors created with previous versions of this integration that may not exist. This includes removing the old Binary Sensor for Power Cut detection, replaced by the new Power Cut Detection sensor.
Changed
- Replaced Binary Power Cut Sensor with Quasi-Binary Sensor
The Binary Sensor for power cut detection couldn't conditionally appear if a Home Integration System was attached. It’s now replaced with a quasi-binary sensor, allowing "create only if it exists" logic for Home Integration System sensors, and should prevent creation of sensors not paired with a real device.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-