Commit Graph

114 Commits

Author SHA1 Message Date
a56d3e5f88 Fix missing temperature #38 v0.7.3-beta.1 2023-05-08 19:41:25 +02:00
240dc85ff3 Small fixes, fix KeyError for switches #38 2023-05-08 19:26:10 +02:00
44794c35ca Fix missing entities #34 v0.7.2 2023-05-08 02:35:54 +02:00
a5c7b99569 Improve air conditioner support 2023-05-08 02:05:04 +02:00
6935f5f07f Deactivate contols when remotectrl disabled, fixes #28 2023-05-07 19:13:50 +02:00
74f5887bb2 Bump pyhon to fix #36 v0.7.1 2023-05-07 17:42:28 +02:00
155b1ff91a Add all wm and td sensors to wd 2023-05-07 16:39:45 +02:00
7b80acb6b9 Update readme 2023-05-07 15:10:09 +02:00
0e9bd97c7b Remove useless warning, bump version v0.7.0 2023-05-07 13:53:05 +02:00
dae8b48075 Use names for some td entities, fix #36 2023-05-07 13:47:43 +02:00
7e40afae68 Flag enums as enums with option list #35 2023-05-07 02:34:41 +02:00
c0fda4cd1b Add more control for hoover washing machine #34 2023-05-07 02:10:30 +02:00
2802bcad25 Fix errors, bump pyhon 2023-05-07 01:22:53 +02:00
8aa8563b9b Control air conditioners 2023-04-26 23:57:44 +02:00
8e4e491c33 Output pyhon version 2023-04-25 23:39:18 +02:00
28a8ad1672 Translate login 2023-04-24 22:40:20 +02:00
e56f2c99c0 Don't escape unicode in json files 2023-04-24 22:07:58 +02:00
e35a6ce751 Bump pyhon version v0.7.0-beta.7 2023-04-24 21:53:37 +02:00
5bff5d2143 Add more translation keys 2023-04-24 21:38:05 +02:00
f1e16312ff Fix some bugs for hoover appliances, fix #31 v0.7.0-beta.6 2023-04-24 04:36:14 +02:00
8c1bba2468 Bump pyhon version v0.7.0-beta.5 2023-04-23 20:18:00 +02:00
616f7babdb Faster refresh when changing configs 2023-04-23 20:04:19 +02:00
1143c47fd3 Bump pyhon version v0.7.0-beta.4 2023-04-23 19:29:50 +02:00
c60d94a170 Improve translations and sensors for td and wm v0.7.0-beta.3 2023-04-23 16:30:57 +02:00
c89521f169 Bump pyhon version v0.7.0-beta.2 2023-04-23 14:42:55 +02:00
e49841608d Bump version v0.7.0-beta.1 2023-04-23 03:40:23 +02:00
90e02428e8 start translation of entity names 2023-04-23 03:31:32 +02:00
9370cf84b8 Make scripts executable 2023-04-22 23:36:31 +02:00
e24b48d672 Update readme 2023-04-22 23:36:19 +02:00
4c3f6604d3 Change Sterilization and Anti-Crease to switch 2023-04-22 23:35:59 +02:00
13a23eb6e1 Improve translation of dryer level 2023-04-22 23:15:17 +02:00
2c93b86dfe Add flags 2023-04-22 21:52:49 +02:00
9c0b467d68 Remove invalid translation keys 2023-04-22 21:42:16 +02:00
d2cebfad67 Update readme for translations 2023-04-22 21:33:49 +02:00
7f439139d5 Add program translations 2023-04-22 21:19:32 +02:00
aa7b40a454 Auto translate pr phase and mach mode 2023-04-22 15:41:43 +02:00
e0cba7379a Fix wrong unit of current energy usage #30 2023-04-20 22:07:22 +02:00
873cc2d70f Merge pull request #29 from KiraPC/it-translation
IT translation
2023-04-20 14:27:01 +02:00
43b967cd41 Start it translation 2023-04-20 11:22:54 +02:00
2c6def8f57 update readme v0.6.1 2023-04-19 20:40:31 +02:00
b723744948 Merge pull request #27 from MiguelAngelLV/main
Updated oven
2023-04-19 20:32:26 +02:00
e0081bf75e Black style 2023-04-19 20:18:40 +02:00
554ce1d7ff Update manifiest 2023-04-19 19:33:35 +02:00
256c691213 Oven 2023-04-19 19:31:45 +02:00
7fb68be033 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	custom_components/hon/manifest.json
2023-04-19 18:42:17 +02:00
72c83527d5 Bump version to v0.6.0 v0.6.0 2023-04-19 17:47:05 +02:00
75622e18a2 Bump version, update readme v0.6.0-beta.8 2023-04-18 23:50:27 +02:00
a2d0257410 Add more sensors for #22 2023-04-18 23:50:14 +02:00
e2c7ca36db Merge pull request #23 from cylonbrain/main
Added WashingMachine sonsors to WashDryer as well
2023-04-18 12:52:54 +02:00
b33b6a40b2 Added WashingMachine sonsors to WashDryer as well
In addition to that the currentElectricityUsed is measured in kWh because it just counts the kWh for the current cycle
2023-04-18 12:47:25 +02:00