Added
- H5086 smart outlet power monitoring (#200): Voltage, Current, Power, Energy, and Power Factor sensors, decoded from the outlet's AWS IoT push. Energy is
TOTAL_INCREASINGkWh, so it plugs directly into the Home Assistant Energy dashboard. - H5106 AQI monitor real-time PM2.5 (#200): a dedicated PM2.5 sensor (µg/m³), decoded from the device's AWS IoT push — the Developer API has no PM2.5 field for this SKU at all, only a coarse air-quality index. That existing index sensor is untouched. The same push also refreshes the standard Temperature/Humidity sensors faster than the API poll.
Both confirmed against real hardware and the Govee app on independent units.