Pascal Vizeli
|
2364e1e652
|
Remove old authentication (#1635)
|
2020-04-05 19:16:12 +02:00 |
|
Pascal Vizeli
|
cc56944d75
|
relicense project
|
2020-04-05 16:23:52 +02:00 |
|
Pascal Vizeli
|
69cea9fc96
|
Plugin cleanup (#1632)
* Plugin cleanup
* Fix setup
|
2020-04-05 01:20:49 +02:00 |
|
Pascal Vizeli
|
fcebc9d1ed
|
Use updater for image data (#1628)
* Use updater for image data
* Fix message
* Fix handling
* Update code
* fix lint
* fix names
* Fix log
* Fix error log
* make it better
|
2020-04-05 00:47:05 +02:00 |
|
Pascal Vizeli
|
9350e4f961
|
Store image on local config (#1627)
* Store image on local config
* Fix api validate
* Fix install handling
|
2020-04-03 17:12:18 +02:00 |
|
Pascal Vizeli
|
387e0ad03e
|
Adjust dbus support for pulse (#1626)
|
2020-04-03 14:27:30 +02:00 |
|
dependabot-preview[bot]
|
61fec8b290
|
Bump cryptography from 2.8 to 2.9 (#1625)
Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 2.9.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/2.8...2.9)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-04-03 13:44:03 +02:00 |
|
Pascal Vizeli
|
1228baebf4
|
Cleanup host groups (#1623)
|
2020-04-02 18:00:17 +02:00 |
|
Pascal Vizeli
|
a30063e85c
|
Bump version to 215
|
2020-03-30 12:38:37 +02:00 |
|
Pascal Vizeli
|
524cebac4d
|
Merge pull request #1617 from home-assistant/dev
Release 214
214
|
2020-03-30 12:37:45 +02:00 |
|
Pascal Vizeli
|
c94114a566
|
Update panel (#1616)
|
2020-03-30 12:34:21 +02:00 |
|
Pascal Vizeli
|
b6ec7a9e64
|
Bump version to 214
|
2020-03-29 14:35:55 +02:00 |
|
Pascal Vizeli
|
69be7a6d22
|
Merge pull request #1611 from home-assistant/dev
Release 213
213
|
2020-03-29 14:35:10 +02:00 |
|
Pascal Vizeli
|
58155c35f9
|
Supervisor use own dns layer (#1610)
* Supervisor use own dns layer
* Add logs
|
2020-03-29 13:45:46 +02:00 |
|
Pascal Vizeli
|
7b2377291f
|
Fix error handling on tasks (#1608)
|
2020-03-28 17:05:42 +01:00 |
|
Pascal Vizeli
|
657ee84e39
|
Bump version to 213
|
2020-03-28 16:10:22 +01:00 |
|
Pascal Vizeli
|
2e4b545265
|
Merge pull request #1607 from home-assistant/dev
Release 212
212
|
2020-03-28 16:09:49 +01:00 |
|
Pascal Vizeli
|
2de1d35dd1
|
Get host dmesg as host logs (#1606)
* Get host dmesg as host logs
* fix lint
|
2020-03-28 15:56:57 +01:00 |
|
Pascal Vizeli
|
2b082b362d
|
Fix cli update (#1605)
* Fix cli update
* fix logging
* Fix
|
2020-03-28 15:21:32 +01:00 |
|
Pascal Vizeli
|
dfdd0d6b4b
|
Bump version to 212
|
2020-03-27 22:27:52 +01:00 |
|
Pascal Vizeli
|
a00e81c03f
|
Merge pull request #1604 from home-assistant/dev
Release 211
211
|
2020-03-27 22:26:56 +01:00 |
|
Pascal Vizeli
|
776e6bb418
|
Rename API last/latest (#1603)
* Rename API last/latest
* Update panel
* Fix for HA
* ha need this
|
2020-03-27 22:07:54 +01:00 |
|
Pascal Vizeli
|
b31fca656e
|
Bump version to 211
|
2020-03-27 17:48:02 +01:00 |
|
Pascal Vizeli
|
fa783a0d2c
|
Merge pull request #1602 from home-assistant/dev
Release 210
210
|
2020-03-27 17:46:51 +01:00 |
|
Pascal Vizeli
|
96c0fbaf10
|
Cli rebrand (#1601)
* Rebrand CLI
* forward
* Fix startup command
* add cli api
* Add token handling
* Fix security check
* fix repair
* fix lint
* Update for new cli
* Add watchdog
* rename
* use s6
|
2020-03-27 17:37:48 +01:00 |
|
Pascal Vizeli
|
24f7801ddc
|
Fix wrong function for set profiles (#1600)
|
2020-03-27 12:32:14 +01:00 |
|
Pascal Vizeli
|
8e83e007e9
|
DNS loop protection (#1599)
* DNS loop protection
* Update supervisor/dns.py
Co-Authored-By: Franck Nijhof <git@frenck.dev>
* cleanup not needed code
* Fix
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2020-03-27 11:54:32 +01:00 |
|
Pascal Vizeli
|
d0db466e67
|
Use DoT as fallback (#1597)
* Use DoT as fallback / add cache
* Stage
* merge
* fix lint
* Fallback server
* use fallback
* add nxdomain
* Address comments
|
2020-03-27 00:38:54 +01:00 |
|
Franck Nijhof
|
3010bd4eb6
|
Remove Home Panel Discovery (#1594)
* Remove Home Panel Discovery
* Remove related tests
|
2020-03-23 10:32:56 +01:00 |
|
Phill (pssc)
|
069bed8815
|
Rasie limit on container shutdown for addons usecase tmpfs based mariadb for recorder taking over 2 mins for dump (#1595)
|
2020-03-23 09:15:35 +01:00 |
|
Pascal Vizeli
|
d2088ae5f8
|
Update azure-pipelines-wheels.yml for Azure Pipelines
|
2020-03-21 09:13:13 +01:00 |
|
dependabot-preview[bot]
|
0ca5a241bb
|
Bump cchardet from 2.1.5 to 2.1.6 (#1593)
Bumps [cchardet](https://github.com/PyYoshi/cChardet) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/PyYoshi/cChardet/releases)
- [Changelog](https://github.com/PyYoshi/cChardet/blob/master/CHANGES.rst)
- [Commits](https://github.com/PyYoshi/cChardet/compare/2.1.5...2.1.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-18 15:21:12 +01:00 |
|
dependabot-preview[bot]
|
dff32a8e84
|
Bump pytest from 5.3.5 to 5.4.1 (#1591)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 to 5.4.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.3.5...5.4.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-03-16 14:36:11 +01:00 |
|
Pascal Vizeli
|
4a20344652
|
Log config check (#1583)
* Add more log for config check to debug
* Convert to ascii
* fix comment
|
2020-03-12 15:16:40 +01:00 |
|
Pascal Vizeli
|
98b969ef06
|
Bump version to 210
|
2020-03-06 12:43:11 +01:00 |
|
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 |
|