New Sensors:
- Solar Radiation
- Solar radiation is displayed as an ambient light sensor
- Solar radiation is converted from W/m2 to Lux with a basic division by 0.0079
Upgrades:
- Better sensor mapping by adding a
type
to the sensor object - Deregistering accessories that are cached in Homebridge but are not present in the API response
- Deregistering accessories that are cached in Homebridge but are not parsed because the sensor type is disabled in the plugin configuration
Bug Fixes:
- Change some variable names to be more agnostic of accessory type