v1.0.7
Changelog for Merge Request #125
Enhancements
- Enhanced the
econet300
custom component with detailed sensor and binary sensor descriptions. - Added new sensors and binary sensors including
tempLowerBuffer
,tempUpperBuffer
,quality
,signal
,mainSrv
,wifi
, andlan
.
Documentation
- Updated
README.md
with new entity keys, descriptions, and API endpoint keys. - Improved installation and configuration steps for better user guidance.
Error Handling
- Enhanced error handling in the API data fetching process by adding try-except blocks to log errors.
Constants Updates
- Updated various constants to include new sensors and binary sensors.
- Added default unit of measurement and state class for sensors, and new icons for the sensors and binary sensors.
Other Changes
- Increased the timeout for API data fetching from 10 seconds to 20 seconds to ensure successful data retrieval.
- Modified functions to handle new binary sensor classes and parameters.
For more details, view the merge request.