6622974610
Add changelog and version file
v1.1
2025-09-09 18:33:42 -07:00
8323114faf
Adjust order of readme and edit for clarity.
2025-09-09 18:28:14 -07:00
7008746353
Downgrade to python 3.9 since it can run just fine on 3.9.
2025-09-09 18:27:52 -07:00
214ddad915
Fix some code structure issues to make it run better.
...
- remove `--debug` flag
2025-09-09 18:27:09 -07:00
2c273b6aa8
Readme formatting
2025-09-09 03:47:20 -07:00
1c8e84862c
Update readme
2025-09-09 03:45:55 -07:00
08d0fdfc4b
Add readme and example config
2025-09-09 03:43:13 -07:00
504edf23e9
Adapt this repo to my needs
...
- remove homeassistant stuff
- flesh out a featureful cli script
v1.0
2025-09-09 02:06:13 -07:00
SimplyGardner
e08db60e0c
Update vacuum.py ( #13 )
...
VacuumDevice is now depreciated.
Updated to VacuumEntity as per https://developers.home-assistant.io/docs/core/entity/vacuum/
2020-06-03 12:02:38 +01:00
Richard Mitchell
c5f392c631
Tuya 3.3 support ( fixes #3 )
...
* support tuya 3.3 protocol
* Switch argument order
* Debug logging for demo
* Home Assistant config changes
* Vacuum has a 'power' property
* Formatting changes
* Improve Tuya message repr
* Include socket error in error output.
2019-09-07 20:24:16 +01:00
Richard Mitchell
022250dddd
Figured out the 'Recharge' status.
2019-04-19 08:50:36 +01:00
Richard Mitchell
08d311dd06
Explain states a bit better
2019-04-19 08:41:09 +01:00
Richard Mitchell
42c2cf71ec
Correct state attribution.
2019-04-19 08:38:39 +01:00
Richard Mitchell
9f1e6613f8
Add completed work status
2019-04-18 15:59:50 +01:00
Richard Mitchell
736a3c538b
Document experimental Home Assistant integration
2019-04-18 14:26:41 +01:00
Richard Mitchell
653ceba6d3
Fix ordering
2019-04-18 14:24:21 +01:00
Richard Mitchell
07c2ba696f
More fixes
2019-04-18 14:08:15 +01:00
Richard Mitchell
e57935ba7c
Ensure connections exist when needed
2019-04-18 13:14:08 +01:00
Richard Mitchell
8e97b42616
Fix attributes
2019-04-18 13:03:58 +01:00
Richard Mitchell
53248a9013
Fix relative import
2019-04-18 12:58:54 +01:00
Richard Mitchell
5af31c5625
Fix setup
2019-04-18 12:55:23 +01:00
Richard Mitchell
61f23f581b
Home assistant component
2019-04-18 12:42:09 +01:00
Richard Mitchell
aa063a43a3
Update demo
2019-04-18 12:41:42 +01:00
Richard Mitchell
d7f0137bc6
More detail and sync-friendly options
2019-04-18 12:40:52 +01:00
Richard Mitchell
d6ac0683d0
Initial commit
2019-04-14 19:00:35 +01:00