aboutsummaryrefslogtreecommitdiff
path: root/pyhon
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Fix some minor issuesv0.14.6Andre Basche5-7/+11
2023-06-29Fix error in archive againv0.14.5Andre Basche1-1/+1
2023-06-28Fix messed up parameters in requestv0.14.4Andre Basche4-10/+19
2023-06-28Improve appliance importv0.14.3Andre Basche2-5/+13
2023-06-28Add import parameterAndre Basche1-1/+6
2023-06-28Add more type hintsAndre Basche29-243/+388
2023-06-26Fix creating wrong zip archivev0.14.2Andre Basche1-1/+1
2023-06-25Fix wrong archive linkv0.14.1Andre Basche1-3/+4
2023-06-25Create data archive and use it to testAndre Basche6-102/+248
2023-06-22Merge branch 'refactor2'Andre Basche11-122/+291
2023-06-21Bump versionv0.13.1Andre Basche2-9/+16
2023-06-21Fix typeerror hon#77Andre Basche5-5/+5
2023-06-15Add command loader classAndre Basche2-105/+211
2023-06-13Lock attributesAndre Basche2-5/+26
2023-06-13Use class for attributesAndre Basche10-19/+61
2023-06-10Improve rule parsingv0.13.0v0.12.3Andre Basche2-33/+89
2023-06-10Don't send optional program rulesAndre Basche1-0/+1
2023-06-09Add wine cellarAndre Basche1-0/+5
2023-06-09Fix command parameter issue hon#63Andre Basche6-5/+17
2023-06-08Improve update performancev0.12.2Andre Basche9-48/+62
2023-06-08Fix step is 0 hon#60Andre Basche1-11/+9
2023-06-07Fix changed hOn loginv0.12.1Andre Basche2-8/+6
2023-05-29Get program namev0.12.0Andre Basche9-35/+43
2023-05-28Add favourites to progams hon#47Andre Basche3-1/+24
2023-05-28Add oven climate supportv0.11.3Andre Basche3-0/+27
2023-05-28Add and improve fridgev0.11.2Andre Basche6-4/+46
2023-05-22Fix for fridge program namesv0.11.1Andre Basche3-4/+12
2023-05-21Fixes for fridgeAndre Basche2-1/+4
2023-05-21Add rule handlingAndre Basche10-10/+133
2023-05-20Get appliance code from serial numberv0.10.10Andre Basche2-3/+11
2023-05-19Make 'code' attribute really optionalv0.10.9Andre Basche3-3/+2
2023-05-16Fix value checkv0.10.8Andre Basche1-1/+1
2023-05-16Make 'code' attribute optional, fix hon#51v0.10.7Andre Basche2-7/+16
2023-05-15Improve set parametersAndre Basche2-1/+5
2023-05-14Add favorites requestAndre Basche1-0/+10
2023-05-14Fix some dw bugsAndre Basche3-3/+4
2023-05-13Add maintenance cycleAndre Basche3-2/+11
2023-05-11Use test deviesAndre Basche4-12/+71
2023-05-08Fix none-type attributesv0.10.6Andre Basche1-1/+3
2023-05-08Fix some errorsv0.10.5Andre Basche3-4/+10
2023-05-07Fix error for no categoryv0.10.4Andre Basche1-1/+3
2023-05-07Fix send command errorv0.10.3Andre Basche1-2/+2
2023-05-07Fix mypy errorAndre Basche1-2/+2
2023-05-07Fix missing programv0.10.2Andre Basche2-3/+9
2023-05-07Fix performance issuesv0.10.1Andre Basche3-21/+28
2023-05-06Improve outputv0.10.0Andre Basche4-40/+62
2023-05-06More general parsingv0.10.0b0Andre Basche9-126/+163
2023-04-24Raise error if missing tokenv0.9.1Andre Basche1-2/+5
2023-04-24Fix some stuff for hoover appliancesv0.9.0Andre Basche8-18/+30
2023-04-23Get program name by prcodeAndre Basche7-1/+27