aboutsummaryrefslogtreecommitdiff
path: root/pyhon/appliance.py
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Handle mqtt connection eventsAndre Basche1-0/+12
2024-03-29Improve mqtt clientv0.17.2Andre Basche1-10/+1
2024-03-25subscribe to updatesAndre Basche1-1/+10
2024-02-11Update requirementsAndre Basche1-4/+2
2023-10-12Update mypyv0.15.10Andre Basche1-5/+5
2023-10-12Issue with sync_command (#16)Vadym1-2/+12
2023-07-24Simplify get favoritesAndre Basche1-1/+1
2023-07-23Improve type hintsAndre Basche1-2/+12
2023-07-20Add and apply some mypy rulesAndre Basche1-7/+10
2023-07-19Fix empty value in settingsAndre Basche1-1/+3
2023-07-16Enable more pylint checksAndre Basche1-0/+1
2023-07-16Reduce complexity and line length for flake8Andre Basche1-21/+22
2023-07-10Sync enum values of commandsAndre Basche1-0/+3
2023-07-09Improve error handlingAndre Basche1-1/+1
2023-07-01Bump versionv0.14.7Andre Basche1-3/+1
2023-07-01Fix issue in locking attribute updatesAndre Basche1-2/+3
2023-07-01Sync parameter to settingsAndre Basche1-3/+22
2023-07-01Add stricter mypy rulesAndre Basche1-5/+8
2023-07-01ImprovementsAndre Basche1-3/+3
2023-06-29Fix some minor issuesv0.14.6Andre Basche1-1/+3
2023-06-28Improve appliance importv0.14.3Andre Basche1-4/+12
2023-06-28Add more type hintsAndre Basche1-26/+31
2023-06-25Create data archive and use it to testAndre Basche1-62/+17
2023-06-22Merge branch 'refactor2'Andre Basche1-106/+19
2023-06-21Bump versionv0.13.1Andre Basche1-3/+5
2023-06-15Add command loader classAndre Basche1-105/+14
2023-06-13Lock attributesAndre Basche1-1/+1
2023-06-13Use class for attributesAndre Basche1-3/+7
2023-06-09Fix command parameter issue hon#63Andre Basche1-2/+0
2023-06-08Improve update performancev0.12.2Andre Basche1-5/+16
2023-05-29Get program namev0.12.0Andre Basche1-1/+5
2023-05-28Add favourites to progams hon#47Andre Basche1-0/+20
2023-05-28Add oven climate supportv0.11.3Andre Basche1-0/+11
2023-05-28Add and improve fridgev0.11.2Andre Basche1-0/+9
2023-05-21Add rule handlingAndre Basche1-3/+6
2023-05-20Get appliance code from serial numberv0.10.10Andre Basche1-0/+7
2023-05-19Make 'code' attribute really optionalv0.10.9Andre Basche1-1/+1
2023-05-15Improve set parametersAndre Basche1-1/+3
2023-05-14Fix some dw bugsAndre Basche1-1/+1
2023-05-13Add maintenance cycleAndre Basche1-2/+5
2023-05-11Use test deviesAndre Basche1-4/+35
2023-05-08Fix none-type attributesv0.10.6Andre Basche1-1/+3
2023-05-08Fix some errorsv0.10.5Andre Basche1-3/+6
2023-05-07Fix error for no categoryv0.10.4Andre Basche1-1/+3
2023-05-07Fix missing programv0.10.2Andre Basche1-2/+5
2023-05-07Fix performance issuesv0.10.1Andre Basche1-3/+19
2023-05-06Improve outputv0.10.0Andre Basche1-19/+29
2023-05-06More general parsingv0.10.0b0Andre Basche1-46/+68
2023-04-24Fix some stuff for hoover appliancesv0.9.0Andre Basche1-6/+5
2023-04-23Get program name by prcodeAndre Basche1-1/+1