Commit Graph

2128 Commits

Author SHA1 Message Date
Pascal Vizeli ff88359429
Bump version to 208 2020-03-02 11:32:01 +01:00
Pascal Vizeli 2b41ffe019
Bump version to 207 2020-03-01 17:52:35 +01:00
Pascal Vizeli 1c23e26f93
Check if SND is loaded (#1552)
* Check if SND is loaded

* add warning
2020-02-29 23:45:37 +01:00
Pascal Vizeli 3d555f951d
Fix supervisor update flow with apparmor (#1551) 2020-02-29 23:07:34 +01:00
Bram Kragten 6d39b4d7cd
Update audio.py (#1548) 2020-02-29 19:28:52 +01:00
Pascal Vizeli 4fe5d09f01
Bump version to 206 2020-02-29 12:19:42 +01:00
Pascal Vizeli 0467b33cd5
Core support audio settings (#1546) 2020-02-29 12:14:03 +01:00
Pascal Vizeli 06fadbd70f fix lint 2020-02-28 19:25:15 +00:00
Pascal Vizeli d4f486864f
Make audio socket RO and aware of restarts (#1545) 2020-02-29 11:23:36 +01:00
Pascal Vizeli d3a21303d9
Bump version to 205 2020-02-29 00:31:21 +01:00
Pascal Vizeli 7a1aba6f81
Fix old alsa format settings (#1543) 2020-02-29 00:25:11 +01:00
Pascal Vizeli 920f7f2ece
Support for own init on image (#1542)
* Support for own init on image

* fix params
2020-02-28 23:15:46 +01:00
Pascal Vizeli e1cbfdd84b
Support mute + applications from pulse (#1541)
* Support mute + applications from pulse

* Fix lint

* Fix application parser

* Fix type

* Add application endpoints

* error handling

* Fix
2020-02-28 17:52:12 +01:00
Pascal Vizeli 87170a4497
Restart add-ons attach to audio with update pulse (#1540) 2020-02-28 14:05:31 +01:00
Pascal Vizeli ae6f8bd345
Bump version to 203 2020-02-28 10:57:05 +01:00
Pascal Vizeli c36a6dcd65
Add default asound for pulse (#1538)
* Add default asound for pulse

* fix lint

* fix config
2020-02-28 01:14:43 +01:00
Pascal Vizeli 19ca836b78
Prevent using pulseaudio on event loop (#1536)
* Prevent using pulseaudio on event loop

* Fix name overwrite

* Fix value
2020-02-27 22:01:20 +01:00
Pascal Vizeli 8a6ea7ab50
Use shorter function for soundcard (#1535) 2020-02-27 17:22:12 +01:00
Pascal Vizeli 6721b8f265
Expose sound cards and profiles with endpoint (#1534)
* Expose sound cards and profiles with endpoint

* Fix naming

* Fix issue

* Update API
2020-02-27 16:25:04 +01:00
Pascal Vizeli 9393521f98
Update Panel for audio (#1533) 2020-02-27 13:47:46 +01:00
Pascal Vizeli 398b24e0ab
Fix homeassistant config check with overlay-s6 (#1532) 2020-02-27 13:29:42 +01:00
Pascal Vizeli 374bcf8073
Adjust sound reload (#1531)
* Adjust sound reload & remove quirk

* clean info message

* fix hack
2020-02-27 11:58:28 +01:00
Pascal Vizeli 7e3859e2f5
Observe host hardware for realtime actions (#1530)
* Observe host hardware for realtime actions

* Better logging

* fix testenv
2020-02-27 10:31:35 +01:00
Pascal Vizeli 490ec0d462
Bump version to 203 2020-02-26 14:47:38 +01:00
Pascal Vizeli 6376d92a0d Merge remote-tracking branch 'origin/master' into dev 2020-02-26 13:38:12 +00:00
Pascal Vizeli 10230b0b4c
Support profiles on template (#1527) 2020-02-26 14:28:09 +01:00
Pascal Vizeli 2495cda5ec
Add Pulse audio control basics (#1525)
* Add Pulse audio control basics

* add functionality

* Fix handling

* Give access to all

* Fix latest issues

* revert docker

* Fix pipeline
2020-02-26 11:48:11 +01:00
Pascal Vizeli ae8ddca040
Delete entry.sh 2020-02-25 18:38:52 +01:00
Pascal Vizeli 0212d027fb
Add Audio layer / PulseAudio (#1523)
* Improve alsa handling

* use default from image

* create alsa folder

* Map config into addon

* Add Audio object

* Fix dbus

* add host group file

* Fix persistent file

* Use new template

* fix lint

* Fix lint

* add API

* Update new base image / build system

* Add audio container

* extend new audio settings

* provide pulse client config

* Adjust files

* Use without auth

* reset did not exists now

* cleanup old alsa layer

* fix tasks

* fix black

* fix lint

* Add dbus support

* add dbus adjustments

* Fixups
2020-02-25 18:37:06 +01:00
dependabot-preview[bot] a3096153ab
Bump gitpython from 3.0.8 to 3.1.0 (#1524)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.8...3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 18:30:11 +01:00
dependabot-preview[bot] 7434ca9e99
Bump gitpython from 3.0.8 to 3.1.0 (#1524)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.8 to 3.1.0.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.8...3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-25 18:29:44 +01:00
Pascal Vizeli 4ac7f7dcf0
Rename Hass.io -> Supervisor (#1522)
* Rename Hass.io -> Supervisor

* part 2

* fix lint

* fix auth name
2020-02-21 17:55:41 +01:00
Pascal Vizeli e9f5b13aa5
Fix wrong last boot (#1521)
* Protect overwrite last boot uptime

* Fix naming

* Fix lint
2020-02-20 21:37:59 +01:00
Pascal Vizeli 1fbb6d46ea
Fix webui option (#1519) 2020-02-20 09:17:53 +01:00
Pascal Vizeli 8dbfea75b1
Extend video & add tests (#1518) 2020-02-20 00:29:48 +01:00
zewelor 3b3840c087
Update hardware.py (#1516)
Allow to pass video* devices to containers. Should allow to use usb webcams / uvc tuners.
2020-02-19 09:08:11 +01:00
dependabot-preview[bot] a21353909d
Bump gitpython from 3.0.7 to 3.0.8 (#1513)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.7 to 3.0.8.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.7...3.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-17 16:58:00 +01:00
Pascal Vizeli 5497ed885a
Bump version to 202 2020-02-17 11:38:08 +01:00
Pascal Vizeli 39baea759a
Merge pull request #1512 from home-assistant/dev
Release 201
2020-02-17 11:37:29 +01:00
Pascal Vizeli 80ddb1d262 Fix startup of dev envoirement 2020-02-14 17:05:03 +00:00
Pascal Vizeli e24987a610
Fix ingress on panel after restore (#1508)
* Fix ingress on panel after restore

* Supress errors
2020-02-14 15:58:26 +01:00
Pascal Vizeli 9e5c276e3b
Home Assistant Core start flow / partial restore (#1507)
* Fix start flow logic

* Add a note

* Fix flow on partial restore
2020-02-14 15:25:43 +01:00
Pascal Vizeli c33d31996d
Set timeout of 10min for download OTA (#1505) 2020-02-13 17:25:37 +01:00
Franck Nijhof aa1f08fe8a
Update API docs to reflect latest changes (#1502) 2020-02-11 23:09:23 +01:00
Pascal Vizeli d78689554a
Cleanup old logic (#1500) 2020-02-10 23:52:22 +01:00
dependabot-preview[bot] 5bee1d851c
Bump gitpython from 3.0.5 to 3.0.7 (#1497)
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/gitpython-developers/GitPython/releases)
- [Changelog](https://github.com/gitpython-developers/GitPython/blob/master/CHANGES)
- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.0.5...3.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-10 16:08:56 +01:00
Pascal Vizeli ddb8eef4d1
Pump version to 201 2020-02-09 22:41:22 +01:00
Pascal Vizeli da513e7347
Merge pull request #1495 from home-assistant/dev
Release 200
2020-02-09 22:38:08 +01:00
Pascal Vizeli 4279d7fd16
Check if HA is running (#1494) 2020-02-09 22:15:34 +01:00
Pascal Vizeli 934eab2e8c Fix operating-system url for OTA updates (#1493) 2020-02-09 21:42:22 +01:00