Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pastcompute/homehelperretro
Manipulate Homekit on old iOS 9.3 iPads
https://github.com/pastcompute/homehelperretro
Last synced: 16 days ago
JSON representation
Manipulate Homekit on old iOS 9.3 iPads
- Host: GitHub
- URL: https://github.com/pastcompute/homehelperretro
- Owner: pastcompute
- Created: 2022-02-19T02:17:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-02-19T02:18:58.000Z (over 2 years ago)
- Last Synced: 2024-10-03T12:23:48.364Z (about 1 month ago)
- Language: Swift
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Experiments with HomeKit API
## Learnings - part 1
- the API from Swift is actually very simple to use
- it still works on iOS 9.3.5, which is good, as the objective is to try and make use of my otherwise obsolete iPad3
- even though iCloud syncs files and photos with the simulator, it wont sync homekit data
- to prove this in the end, I had to dual boot my older Intel Mac Mini back to Mojave from a clean USB (so as to avoid screwing things up on Catalina, iOS15 phone or on my M1 Monterey mini) and run up home and rename it from there - this synced with the iPad3 iOS9 but not the simulator
- I have the accessory simulator but haven't manage to do anything useful with it yet
- have the ability to add homes and rooms. Need to get the invite thing working, thats the critical part...