All notable changes to this project will be documented in this file.
- Devices now support embedded devices, loaded in constructor
- Fix urlBase default value and removed it from device constructor
- Service class with constructor/loader from xml
- Device xml constructor now needs to receive a <device/> node to be considerer valid
- Icon List now loading in Device class
- Now support dart sdk for >=2.12.0 <3.0.0
- Device class with constructor/loader from xml
- getDevices method in DeviceDiscoverer to get list of devices
- Discoverer search function now private
- SSDP M-Search request working