aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-08Fix some errorsv0.10.5Andre Basche4-5/+11
2023-05-07Fix error for no categoryv0.10.4Andre Basche2-2/+4
2023-05-07Fix send command errorv0.10.3Andre Basche2-3/+3
2023-05-07Fix mypy errorAndre Basche1-2/+2
2023-05-07Fix missing programv0.10.2Andre Basche3-4/+10
2023-05-07Fix performance issuesv0.10.1Andre Basche4-22/+29
2023-05-06Improve outputv0.10.0Andre Basche5-41/+63
2023-05-06More general parsingv0.10.0b0Andre Basche10-127/+164
2023-04-24Raise error if missing tokenv0.9.1Andre Basche2-3/+6
2023-04-24Fix some stuff for hoover appliancesv0.9.0Andre Basche9-19/+31
2023-04-23Get program name by prcodeAndre Basche7-1/+27
2023-04-23Use parameter optionalv0.8.6Andre Basche3-3/+10
2023-04-23Use firmware version optionalv0.8.5Andre Basche2-2/+3
2023-04-23Expose fixed parameter as settingv0.8.4Andre Basche3-4/+1
2023-04-23Use firmware id optionalv0.8.3Andre Basche2-2/+3
2023-04-23Bump version to 8.2v0.8.2Andre Basche1-1/+1
2023-04-22Get values for every parameterAndre Basche2-2/+10
2023-04-22Handle special dry level 11Andre Basche1-0/+6
2023-04-21Add log for empty tokenAndre Basche1-1/+4
2023-04-19Merge pull request #12 from MiguelAngelLV/mainv0.8.1Andre Basche2-1/+15
2023-04-19Black StyleMiguel Ángel1-2/+1
2023-04-19Override Oven attributes when is disconnectedMiguel Ángel2-2/+2
2023-04-19Merge remote-tracking branch 'origin/main'Miguel Ángel3-9/+8
2023-04-19Bump version to 0.8.0v0.8.0Andre Basche1-1/+1
2023-04-17Fix disappearing programsv0.8.0b7Andre Basche2-5/+5
2023-04-17Fix error when sending commandsv0.8.0b6Andre Basche2-5/+4
2023-04-16Merge remote-tracking branch 'origin/main'Miguel Ángel3-7/+10
2023-04-16Bump version to v0.8.0b5v0.8.0b5Andre Basche1-1/+1
2023-04-16Disable zones for devices with just 1 zone, fixes #11Andre Basche1-2/+3
2023-04-16expose ancillary parameter in settingsAndre Basche3-8/+10
2023-04-16Override Oven attributes when is disconnectedMiguel Ángel1-13/+6
2023-04-16Merge remote-tracking branch 'origin/main'Miguel Ángel33-770/+1441
2023-04-16expose ancillary parameter in settingsAndre Basche3-11/+11
2023-04-16Add dish washerAndre Basche1-0/+9
2023-04-16Set fixed valuesAndre Basche1-3/+3
2023-04-16Split up parametersAndre Basche9-158/+168
2023-04-16More type hintsAndre Basche3-74/+104
2023-04-16Remove filters, filter out recies #9Andre Basche4-42/+17
2023-04-15Fix code deptsAndre Basche10-27/+34
2023-04-15Fix missing zone attributev0.8.0b4Andre Basche4-3/+8
2023-04-15Fix error for zone devicesv0.8.0b3Andre Basche4-3/+8
2023-04-15Add mypy checksAndre Basche6-63/+73
2023-04-15Use dataclass for login dataAndre Basche1-29/+42
2023-04-15Refactor, add hon auth handlerAndre Basche7-136/+186
2023-04-15Add zone supportv0.8.0b2Andre Basche6-31/+45
2023-04-15Bump version to v0.7.4v0.7.4Andre Basche1-1/+1
2023-04-15Fix error in starting programsAndre Basche2-6/+8
2023-04-14Remove coords from diagnoseAndre Basche1-1/+1
2023-04-14Refresh token workaround because expires to fastAndre Basche2-2/+25
2023-04-13Add some type hintsAndre Basche6-98/+178