* Added support for reading temperatures and door state * Added wait_for_response - synchronous waiting for a specific response * Refactoring
0.4.6
------------------
* queue commands and synchronise sending with received responses * all types of commands are grouped now (turn on, turn-off, arm, etc) * refactoring * cleanup * more test cases