Novedad!
- Multi-Zone Thermal Support: eprllib now supports multiple thermal zones, differentiating the properties for each zone. Each agent can observe the properties of its respective thermal zone. This change is implemented across the entire program, affecting reward functions, the Markov Decision Process (MDP), the Runner, and other components.
Variable Change
- Building Properties Update: Building properties are now defined in building_properties instead of env_config, providing a more logical structure. Users can now specify which building properties to utilize, and these are defined for each thermal zone.
Bug Fixes
- Fixed minor inconsistencies throughout the program.
**Full Changelog**: https://github.com/hermmanhender/eprllib/compare/v1.2.4...v1.2.5