mirror of
https://github.com/elisspace/core.git
synced 2026-09-17 00:06:21 +00:00
* Add support for Rainforest Eagle-200 * Removed direct access selector to monitored conditions * Refactored code to use throttle on the update function * Fixed issue in new code to use only one EagleReader instance * Resolve comments * Resolved comments * Resolved comments and added Debug statement * Added return statements * Fixed typo * Resolved comments and added debug statements * Moved get_status method into Data object and decorated it with @staticmethod * Resolved comments