Skip to content

Conversation

350d
Copy link

@350d 350d commented Jun 3, 2025

Fixes typo in CO2 sensor accessory class name that prevented devices from being registered in HomeKit platform.

350d added 5 commits June 4, 2025 02:57
…require statement: HttpWebHookCarbonDioxideSensoryAccessory -> HttpWebHookCarbonDioxideSensorAccessory - Fixed constructor call to use correct class name - This resolves issue where CO2 sensors were not appearing in HomeKit despite webhook updates working
…iable declarations for Service and Characteristic to use proper scoping - Corrected cache key consistency for carbon dioxide level storage - Added parseFloat conversion for urlValue to ensure numeric comparison - This should fully resolve CO2 sensors not appearing in HomeKit
…po in variable name: HttpWebHookCarbonDioxideSensoryAccessory -> HttpWebHookCarbonDioxideSensorAccessory - Fixed accessory registration which prevented CO2 sensors from being available in Homebridge - This was the missing piece preventing CO2 sensors from appearing in HomeKit
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