1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-08 17:49:46 +01:00
Etzion Bar-Noy a6ae25da06 BT support for all platforms (#563)
* Update azure-pipelines-release.yml for Azure Pipelines

* Update azure-pipelines-release.yml for Azure Pipelines

* Update azure-pipelines-release.yml for Azure Pipelines

* Fix double LINUX_HEADERS

* Add support for TI USB 3410 or 5052 serial devices (#542)

* Added BT support to device-support.conf file, and removed BT support from kernel.config file

* Removed BT support, as it was moved to device-support.config file

* Added new line at the end of the file

* Changed:
CONFIG_BT_HCIBTUSB from 'm' to 'y'
CONFIG_BT_HCIBTUSB_BCM from 'y' to 'm'
CONFIG_BT_HCIBTUSB_RTL from 'y' to 'm'

* Update device-support.config

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-02-04 18:03:51 +01:00
2019-12-18 10:27:09 +01:00
2020-02-01 21:57:20 +01:00
2018-10-11 20:56:11 +02:00
2018-06-24 00:11:54 +02:00
2019-05-09 10:10:53 +02:00
2019-05-14 01:16:40 +02:00
2018-04-15 10:27:33 +02:00
2019-01-04 22:01:43 +01:00
2020-01-17 13:20:18 +01:00

Build Status

HassOS

Hass.io OS based on buildroot. It's a hypervisor for Docker and supports various kind of IoT hardware. It is also available as virtual appliance. The whole system is optimized for embedded system and security. You can update the system simple with OTA updates or offline updates.

Focus

  • Barebox as bootloader on EFI
  • U-Boot as bootloader on IoT
  • Linux/Buildroot LTS
  • RAUC for OTA updates
  • SquashFS LZ4 as filesystem
  • Docker-CE
  • AppArmor protected
  • ZRAM LZ4 for /tmp, /var, swap
Languages
Python 73.3%
Shell 16.7%
Makefile 8.5%
HTML 0.8%
Dockerfile 0.4%
Other 0.3%