Skip to content

Commit 55a133b

Browse files
committed
Add BMW
Add BMW. See home-assistant/core#149750 for why. Closes #46 Signed-off-by: Joe Block <[email protected]>
1 parent 185699d commit 55a133b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,11 @@ Support the vendors that support us.
3030
## Hall of Shame
3131

3232
<!--
33-
Please keep entries to single lines - it makes sorting them much easier
34-
Please add new entries in alphabetical order - it will make things easier to find when the list gets larger
33+
Please keep entries to single lines - it keeps table entries from being
34+
corrupted when I sort the table alphabetically.
35+
36+
Please add new entries in alphabetical order - it will make things easier
37+
to find when the list gets larger
3538
-->
3639

3740
| Device | Reason it's garbage | Date | Workarounds if any |
@@ -45,6 +48,7 @@ Please add new entries in alphabetical order - it will make things easier to fin
4548
| Arlo Cameras | Per [reddit](https://www.reddit.com/r/homeassistant/comments/1graane/comment/lx4jo79), actively blocks attempts to access them. Uses rolling short-lived tokens to make it even more annoying to integrate. | 2024-11-15 | None |
4649
| Astral Pool Halo Chlorinator | Per [DanielNagy/astralpool_halo_chlorinator](https://github.com/DanielNagy/astralpool_halo_chlorinator) and [community.home-assistant.io](https://community.home-assistant.io/t/viron-astral-pool-chlorinatorgo-integration/375495/408), firmware versions newer than 2.3 | 2024-11-16 | None |
4750
| Blink Cameras | Per reddit [thread](https://www.reddit.com/r/homeassistant/comments/1graane/comment/lx4kbmd), randomly marks videos as seen in their app when connected to HA. | 2024-11-15 | None. |
51+
| BMW | Announced that they are going to limit API access to BMW Connected Drive to specific electrical providers. Details are in home assistant core [issue 149750](https://github.com/home-assistant/core/issues/149750). | 2025-08-08 | None |
4852
| Ecobee thermostats | "As of March 28th, 2024, ecobee is no longer accepting new developer subscriptions, nor are existing developer accounts able to create new API keys. There is no ETA for when they will be allowed again. Existing API keys will continue to function." | 2024-11-15 | Their HomeKit integration still works, so your HA can connect via that. It's less robust than a real connection, though. |
4953
| Eight Sleep Beds | Locked part of the API behind a paywall. | 2024-11-15 | Lucas Clarke's [integration](https://github.com/lukas-clarke/eight_sleep). Subject to breakage if they change their API again. |
5054
| Eufy cameras | Per [reddit](https://www.reddit.com/r/homeassistant/comments/1graane/comment/lx4jo79), the community integration is hit or miss due to flakiness on the Eufy side. Disables RTSP if you don't let it phone home for more than 48 hours. Requires disabling a bunch of security stuff to access the RTSP stream even when it _does_ work. | 2024-11-15 | None |

0 commit comments

Comments
 (0)