aboutsummaryrefslogtreecommitdiff
path: root/pyhon
AgeCommit message (Expand)AuthorFilesLines
2023-11-21Send program name Andre0512/hon#124v0.15.14Andre Basche2-2/+15
2023-11-20Bump versionAndre Basche1-1/+1
2023-11-20Fix error in whAndre Basche1-1/+1
2023-10-12Update mypyv0.15.10Andre Basche1-5/+5
2023-10-12Issue with sync_command (#16)Vadym3-5/+20
2023-10-06Fix empty prStrv0.15.9Andre Basche3-2/+4
2023-10-02Support new style rules hon#112Andre Basche3-5/+17
2023-07-24Simplify get favoritesAndre Basche2-18/+39
2023-07-23Improve type hintsAndre Basche2-2/+12
2023-07-22Not loading favorite if base program renamedAndre Basche1-7/+8
2023-07-20Improve logging for test apiAndre Basche1-4/+7
2023-07-20Add and apply some mypy rulesAndre Basche1-7/+10
2023-07-19Fix error for fridge without quickmodeAndre Basche1-2/+2
2023-07-19Fix empty value in settingsAndre Basche1-1/+3
2023-07-18Add flake8 configAndre Basche2-4/+6
2023-07-18Water Heater. Ability to send only mandatory parameters (#14)Vadym2-2/+34
2023-07-16Enable more pylint checksAndre Basche13-39/+52
2023-07-16Reduce complexity and line length for flake8Andre Basche7-74/+88
2023-07-14Fix pylint checkAndre Basche2-3/+3
2023-07-12Add pylint checksAndre Basche13-35/+36
2023-07-12Reset commands to defaultsAndre Basche5-12/+47
2023-07-10Sync enum values of commandsAndre Basche1-0/+3
2023-07-09Improve error handlingAndre Basche2-3/+8
2023-07-09Remove old code in ov hon#88Andre Basche1-7/+0
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 Basche3-5/+26
2023-07-01Add stricter mypy rulesAndre Basche3-38/+57
2023-07-01ImprovementsAndre Basche8-15/+16
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