change discovery return format - devices in own list - coordinators in own list - coordinators with their devices list
0.0.13
Mqtt comunication - change pub and sub timeout - waiting for callback function for message, discovery, publish
DeviceValue class - new class for device value. It is neccessary to map HA device value type to Inels mqtt registry string
Unit tests
0.0.12
Refactoring - change mqtt connection principles - test - remove not used callback function - on_log - on_connection_failed
0.0.11
- new unit test for device class - device info for HA integration device entity
0.0.10
Discovery devices in separate class unit test Device refactor initialization. No need to explicit define set topic. Cen be calculated from status topic
0.0.9
Release notes ---
- comunication with mqtt broker - connection with callback - subscribe topic - publish topic - discovery topic by wild-card - device structure