mwierzchowski / helios

Sun blinds controller in Java (and Spring Boot) running on Raspberry Pi.
MIT License
2 stars 0 forks source link

Remove hardcoded mappers configuration #57

Open mwierzchowski opened 4 years ago

mwierzchowski commented 4 years ago

E.g. in OWM Mapper

mwierzchowski commented 4 years ago

Replace @Mapping(target = "temperature.unit", constant = "CELSIUS") with something that depends on data received from called service