Pascal Vizeli
|
c8cb8aecf7
|
Merge pull request #1574 from home-assistant/dev
Release 209
209
|
2020-03-06 12:41:56 +01:00 |
|
Pascal Vizeli
|
73e8875018
|
Fix Issue with pulse folder (#1573)
* Fix Issue with pulse folder
* Fix config check
|
2020-03-06 12:32:29 +01:00 |
|
Pascal Vizeli
|
02aed9c084
|
Enforce Pulse client (#1572)
|
2020-03-05 15:54:23 +01:00 |
|
Pascal Vizeli
|
89148f8fff
|
Bump packaging from 20.1 to 20.3 (#1570)
Bumps [packaging](https://github.com/pypa/packaging) from 20.1 to 20.3.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/20.1...20.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-05 13:44:10 +01:00 |
|
Pascal Vizeli
|
6bde527f5c
|
Bump version to 209
|
2020-03-04 19:09:20 +01:00 |
|
Pascal Vizeli
|
d62aabc01b
|
Merge pull request #1567 from home-assistant/dev
Release 208
208
|
2020-03-04 19:08:12 +01:00 |
|
Pascal Vizeli
|
82299a3799
|
Fix udev error without privileged (#1566)
* Fix udev error without privileged
* Fix udev
* Remove context
* Update supervisor/hwmon.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
* Update supervisor/hwmon.py
Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
|
2020-03-04 18:55:07 +01:00 |
|
Pascal Vizeli
|
c02f30dd7e
|
Enforce env check (#1565)
|
2020-03-04 18:15:10 +01:00 |
|
Pascal Vizeli
|
e91983adb4
|
Watchdog check in_progress for audio/dns (#1555)
|
2020-03-03 15:06:09 +01:00 |
|
Pascal Vizeli
|
ff88359429
|
Bump version to 208
|
2020-03-02 11:32:01 +01:00 |
|
Pascal Vizeli
|
5a60d5cbe8
|
Merge pull request #1554 from home-assistant/dev
Release 207
207
|
2020-03-02 11:31:26 +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
|
e52af3bfb4
|
Merge pull request #1547 from home-assistant/dev
Release 205
205
|
2020-02-29 12:18:51 +01:00 |
|
Pascal Vizeli
|
0467b33cd5
|
Core support audio settings (#1546)
|
2020-02-29 12:14:03 +01:00 |
|
Pascal Vizeli
|
14167f6e13
|
Merge pull request #1544 from home-assistant/dev
Release 204
204
|
2020-02-29 00:30:16 +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
|
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
|
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
|
b9496e0972
|
Merge pull request #1539 from home-assistant/dev
Release 203
203
|
2020-02-28 10:56:22 +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
|
15bf1ee50e
|
Merge pull request #1528 from home-assistant/dev
Release 202
202
|
2020-02-26 14:46:50 +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 |
|