Jan-Philipp Benecke
28281523ec
Add pylint plugin to check for sorted platforms list ( #108115 )
2024-01-16 09:47:53 +01:00
Xitee
86e608d04f
Handle missing fields from Roomba ( #107893 )
...
Add default values to mission_stats and run_stats
2024-01-12 21:35:09 +01:00
Xitee
a64f912733
Use walrus operator for roomba total cleaned area sensor value ( #106772 )
2024-01-01 06:24:13 -10:00
J. Nick Koston
8abfde2d15
Bump roombapy to 1.6.10 ( #106678 )
...
changelog: https://github.com/pschmitt/roombapy/compare/1.6.8...1.6.10
fixes #105323
2023-12-30 00:45:27 +01:00
Xitee
2add7707b4
Add roomba total cleaned area sensor ( #106640 )
...
* Add roomba total cleaned area sensor
* Use parentheses for multi-line lambda
* Update homeassistant/components/roomba/sensor.py
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
* Update homeassistant/components/roomba/sensor.py
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
* Revert "Update homeassistant/components/roomba/sensor.py"
This reverts commit 819be6179f
.
---------
Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
2023-12-29 15:52:38 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
c0ffeeca7
9b9d9c6116
Reolink to Ruckus: add host field description ( #104861 )
...
Co-authored-by: starkillerOG <starkiller.og@gmail.com>
2023-12-04 10:37:02 +01:00
Xitee
f05d2eb261
Fix roomba error if battery stats are not available ( #103196 )
2023-11-01 21:12:57 +01:00
Xitee
135944b6f0
Fix roomba translation key mismatch ( #103191 )
2023-11-01 20:15:18 +01:00
Jan-Philipp Benecke
67fa304b78
Use constant instead of plain key name for device info connections in roborock and roomba ( #103182 )
2023-11-01 18:09:49 +01:00
Jan-Philipp Benecke
e48cb909f4
Use shorthand device info attribute for roomba ( #103176 )
2023-11-01 10:27:51 -05:00
Xitee
cef68ea33c
Add hardware version to Roomba ( #103171 )
2023-11-01 09:21:42 -05:00
Joost Lekkerkerker
58e84b7ba1
Add serial number to Roomba ( #102529 )
2023-10-22 16:52:55 +02:00
Xitee
f4d91043fc
Add codeowner for roomba ( #102492 )
2023-10-21 23:05:04 +02:00
J. Nick Koston
5c422c61e9
Improve typing in roomba integration ( #102350 )
2023-10-19 09:43:48 -10:00
Joost Lekkerkerker
063d74c35d
Use entity descriptions in Roomba ( #102323 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-10-19 09:37:01 -10:00
J. Nick Koston
b57af4e404
Remove update_before_add from roomba ( #102337 )
2023-10-19 20:35:58 +02:00
Xitee
2d833fd6ea
Add more diagnostic sensors to iRobot ( #84995 )
...
Co-authored-by: 930913 <3722064+930913@users.noreply.github.com>
Co-authored-by: Xitee <59659167+Xitee1@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-19 15:49:43 +02:00
Joost Lekkerkerker
114b5bd1f0
Use shorthand attributes in Roomba ( #99831 )
2023-09-07 15:56:40 +02:00
Marc Mueller
063ce9159d
Use asyncio.timeout [o-s] ( #98451 )
2023-08-15 17:21:49 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
8b379254c3
Migrate Roomba to has entity name ( #96085 )
2023-07-11 14:27:31 -04:00
Antoine Lépée
c720658c0f
Enrich instructions to retreive Roomba password ( #95902 )
...
To setup Roomba 981 vacuum cleaner, user must press Home AND Spot buttons for about 2 seconds. Pressing only the Home button has no effect (it took me a while before figuring out).
Tested against Roomba 981 (may also be the case with all 900 series)
2023-07-09 22:49:08 +02:00
Erik Montnemery
dc34d91da4
Update roomba vacuum supported features ( #95828 )
2023-07-04 11:03:40 +02:00
J. Nick Koston
ab0d35df92
Add zeroconf support to roomba ( #93309 )
2023-05-21 16:12:19 +02:00
Joost Lekkerkerker
9b95a04c29
Bump roombapy to 1.6.8 ( #91012 )
...
* Update roombapy to 1.6.7
* Update roombapy to 1.6.8
2023-04-07 19:02:13 -04:00
Dillon Fearns
0d948a0f11
Bump roombapy to 1.6.6 ( #89366 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-03-08 22:39:33 +01:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Erik Montnemery
5dfb9cddd6
Sort manifests 8 ( #87029 )
2023-02-08 20:13:46 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
GitHub Action
f475446ebf
[ci skip] Translation update
2023-02-06 00:23:07 +00:00
GitHub Action
71d7098530
[ci skip] Translation update
2023-01-27 00:25:12 +00:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
GitHub Action
b81453cb6b
[ci skip] Translation update
2023-01-16 00:24:22 +00:00
GitHub Action
dffc913f9e
[ci skip] Translation update
2023-01-14 00:22:57 +00:00
GitHub Action
6220804639
[ci skip] Translation update
2023-01-02 00:23:28 +00:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
GitHub Action
b65d8cc1b3
[ci skip] Translation update
2022-11-28 00:23:09 +00:00
GitHub Action
eaf6d43508
[ci skip] Translation update
2022-11-23 00:26:26 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
GitHub Action
fe5246fb6f
[ci skip] Translation update
2022-11-19 00:26:11 +00:00
GitHub Action
a4b8124a10
[ci skip] Translation update
2022-10-23 00:36:20 +00:00
Steven Hosking
c4831333fa
Extend roomba mac range in manifest ( #80714 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2022-10-22 10:44:25 -05:00
GitHub Action
5a77c8f96f
[ci skip] Translation update
2022-10-22 00:35:23 +00:00
epenet
1445e08090
Replace is_metric
with is METRIC_SYSTEM
( #80262 )
2022-10-14 12:22:11 +02:00
GitHub Action
7eb101b0c7
[ci skip] Translation update
2022-10-04 00:37:13 +00:00
GitHub Action
12358f2446
[ci skip] Translation update
2022-10-03 00:31:05 +00:00