Radio Thermostat error (model missing upstream)

File “/srv/hass/hass_venv/lib/python3.4/site-packages/homeassistant/components/climate/radiotherm.py”, line 152, in set_time
‘minute’: now.minute
AttributeError: ‘NoneType’ object has no attribute ‘time’

I’ve forked the upstream radiothem library, added my model (CT50v192) and I’m testing the fix now. So far, so good. If the pull request gets merged upstream, it should go in to home assistant automatically?

Thanks

https://github.com/mhrivnak/radiotherm/pull/21