[Feature request] Automatically identify host device
See original GitHub issueIs your feature request related to a problem? Please describe.
There exist a multitude of OS specific releases of RaspberryMatic.
It is sometimes difficult to asses the host hardware without physical access. Users are often unaware that they could check the host device by
- Enabling SSH in the frontend
- Querying
/proc/device-tree/model
Example for my device:
# grep Model /proc/device-tree/model
Raspberry Pi 2 Model B Rev 1.1
This makes the OS update process unnecessarily difficult and error prone.
Describe the solution you’d like
Automatically query /proc/device-tree/model
for the type of host device RaspberryMatic is running on.
Present the user with the appropriate link to the OS update package for their specific model.
Bonus:
Automate the download and installation of updates.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Auto detect device and switch between profiles · Issue ...
The idea is that to have Profile switch automatically depending on which device is currently connected (or not connected). Eg, when there is...
Read more >Feature request: Remote connection using host name
Routers normally assign IP addresses automatically using DHCP. If a device has its address assigned dynamically then it can change if it ...
Read more >Some feature requests
I wanted to find out if there is a way to request for the following feature: 1) Host to be able to click...
Read more >How to Identify Devices on a Network - IT Glossary
Learn how to identify devices on the network manually or with software, plus how to identify devices on wireless networks.
Read more >Feature Requests
2. The ability to search/filter log/records for more aspects of the collected data: all requests/connections by source device, requests/ ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
What do you mean exactly about “architecture”? RaspberryMatic is using buildroot/Linux for the OS stuff, and OCCU for the homematic/CCU stuff which is published by eQ3. And sorry, no big time for documentation here (as usual). So feel free to ask specific questions (but probably better in the german speaking HomeMatic Forum, if possible).
@jottr Sorry, but instead of simply adding a link and/or device model info the WebUI, I would like to give #616 more priority as I feel if we touch this area now anyway we should better go for the bigger than and integrate it nicely. Users have lifed with it so long already and given they know the hardware they are using simply displaying a link and/or device tree model info doesn’t help a lot. Furthermore, with the upcoming 64bit version of RaspberryMatic RaspberryPi2 users have to switch installation archives and reinstall their SD card anyway. Thus, no easy way to go.
And last not least I have heard that eQ3 is working on such an auto-download mechanism themself. Thus, we should probably better wait what they will come up with in the next upcoming firmware updates.
So sorry, but I still see no benefit in working on this right now.