Commit graph

190 commits

Author SHA1 Message Date
Jörg Thalheim 4358dfff8d
appdaemon: 3.0.5 -> 4.0.1 2020-01-30 14:00:40 +00:00
Jörg Thalheim 610a8fd7ad
home-assistant: v0.103.1 -> 0.104.3 (#78010)
home-assistant: v0.103.1 -> 0.104.3
2020-01-28 12:34:54 +00:00
Cole Mickens b673d75ebc home-assistant: 0.103.1 -> 0.104.3 2020-01-28 10:54:09 +00:00
Jörg Thalheim 17a3674aad
home-assistant: regenerate to include icloud 2020-01-20 13:59:49 +00:00
Franz Pletz b27034dfdb
esphome: 1.14.1 -> 1.14.3, fix build 2020-01-19 21:43:24 +01:00
Jörg Thalheim 5121edc703
home-assistant: 0.100.3 -> 0.103.2 (#76088)
home-assistant: 0.100.3 -> 0.103.2
2020-01-09 11:29:04 +00:00
Jörg Thalheim db4cdd05cc
Merge pull request #75898 from Scriptkiddi/hass_parse_req_error
home-assistant: Add error output for missing deps
2020-01-09 11:07:55 +00:00
Jörg Thalheim cf8cb059e2
home-assistant-cli: fix typo in description 2020-01-09 10:45:46 +00:00
Jörg Thalheim f74fc27ace
home-assistant-frontend: 20200108.0 -> 20191204.1 2020-01-09 10:43:43 +00:00
Jörg Thalheim b2dbc1edd1
home-assistant: 0.100.3 -> 0.103.6 2020-01-09 10:39:38 +00:00
Peter Hoeg 0cffec3a7c
Merge pull request #70258 from juaningan/restrictedpython
home-assistant: add support for python_script component
2020-01-09 10:50:17 +08:00
R. RyanTM cf1220bed6 home-assistant-cli: 0.7.0 -> 0.8.0 2019-12-23 07:30:33 -08:00
Scriptkiddi 2293669674 home-assistant: Add error output for missing deps
Print missing dependencies to the console when running the parse
requirements script. This allows to spot missing packages that could be
added to nixpkgs
2019-12-18 22:24:26 +01:00
Elis Hirwing b3c24af135
home-assistant: Regenerate components file 2019-12-07 12:50:45 +01:00
Juanjo Presa 3f860eb736 home-assistant: run parse-requirements.py
home-assistant: run parse-requirements.py
2019-11-16 00:37:50 +00:00
Jonathan Ringer 70a86f1184
esphome: 1.13.6 -> 1.14.1 2019-11-08 20:51:14 -08:00
Jonathan Ringer b9948763f5 appdaemon: add setuptools 2019-11-02 16:48:07 -07:00
Frederik Rietdijk 1155bb1c2f home-assistant: 0.99.2 -> 0.100.3 2019-10-29 15:23:50 +01:00
Frederik Rietdijk 45b1b9dcad home-assistant: move cryptography fix to correct place
fixup after f1d46d094a
2019-10-29 15:23:50 +01:00
Frederik Rietdijk a85e58ac13 Merge master into staging-next 2019-10-23 09:38:37 +02:00
Michael Weiss f1d46d094a
home-assistant: Fix the build after baf5494330 2019-10-22 22:22:39 +02:00
Felix Breidenstein 57266005ca Remove fleaz as maintainer and from all pkgs 2019-10-21 11:16:16 +02:00
Elis Hirwing 463eb7daff
Merge pull request #71400 from sweber83/sw-bump-home-assistant-frontend
update home-assistant-frontend to correct version for home-assistant 0.99.2
2019-10-20 23:06:10 +02:00
Simon Weber 5ed5e6125b home-assistant-frontend: document home-assistant to home-assistant-frontend package version relationship 2019-10-19 21:10:01 +02:00
Simon Weber 465c412b8a home-assistant-frontend: 20190514.0 -> 20190919.0 2019-10-19 18:20:26 +02:00
Robin Gloster a1f6c972bb
Merge pull request #70729 from makefu/pkgs/pyhaversion/init
init pyhaversion (3.1.0) for home-assistant
2019-10-15 23:59:08 +02:00
Robert Schütz 7ab21ef4eb esphome: 1.12.2 -> 1.13.6 2019-10-09 17:46:00 +02:00
makefu 07d8628044
home-assistant: update component-packages, adds pyhaversion 2019-10-08 10:32:31 +02:00
Peter Hoeg 892fff48fd home-assistant: 0.96.2 -> 0.99.2 2019-09-25 08:07:30 +08:00
Robin Gloster f9953dca30
Merge pull request #68793 from delroth/hass-setuptools
home-assistant: add missing setuptools dependency
2019-09-14 17:14:13 +02:00
Pierre Bourdon 6a0c11b931
home-assistant: add missing setuptools dependency
Fixes currently broken nixos hass test: https://hydra.nixos.org/build/100923199
2019-09-14 15:23:26 +02:00
Pierre Bourdon 04c1fcd09c
home-assistant: remove outdated pyyaml_3 pinning
The recent bump to 0.96.2 now requires pyyaml 5.1.1. The PRs upgrading
home-assistant to a newer version and the one pinning to an old PyYAML
version raced each other and we ended up with both submitted.

Fixes home-assistant build.
2019-09-11 08:39:49 +02:00
Andreas Rammhold 9cd7a73f94
maintainer: rename f-breidenstein to fleaz
He changed the GitHub handle a while ago.
2019-08-31 07:53:35 -04:00
Pierre Bourdon 39f3ab4961
home-assistant: 0.93.2 -> 0.96.2 2019-08-31 07:53:35 -04:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
Frederik Rietdijk d92d210c84 appdaemon: fix build 2019-08-18 11:48:40 +02:00
Frederik Rietdijk 3d00d8e4ee pythonPackages.pyyaml_3: init , instead of multiple pyyaml overrides
Temporary attribute until we can get rid of it everywhere.

This was triggered due to the libyaml 0.2.2 incompatibilty requiring
patches and still not building.
2019-07-25 11:51:55 +02:00
makefu aa54135d2c home-assistant: update component-packages
adds gtts-token to google_translate component
2019-06-23 18:19:11 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Peter Hoeg 1d88f4223b home-assistant: add support for html5 notifications 2019-06-07 11:23:11 +08:00
Robert Schütz 4fc639aa75 home-assistant: 0.92.2 -> 0.93.2
https://www.home-assistant.io/blog/2019/05/16/release-93/
2019-05-25 11:08:10 +02:00
Robert Schütz c20b21df47 home-assistant-cli: 0.6.0 -> 0.7.0
https://github.com/home-assistant/home-assistant-cli/releases/tag/0.7.0
2019-05-25 11:08:10 +02:00
Robert Schütz e94d857373 home-assistant: run parse-requirements.py 2019-05-20 13:31:44 +02:00
Robert Schütz 7e09b531ae appdaemon: 3.0.4 -> 3.0.5 2019-05-04 12:01:23 +02:00
Robert Schütz 4d607a5ac9 home-assistant: 0.91.4 -> 0.92.2
https://www.home-assistant.io/blog/2019/04/24/release-92/
2019-05-04 12:01:17 +02:00
Robert Schütz 3c4ec19cb6 home-assistant: make parse-requirements.py use manifest.json
The way dependencies and requirements are specified was changed upstream
in https://github.com/home-assistant/home-assistant/pull/22699.
2019-05-03 15:47:03 +02:00
Robert Schütz 59b1cdba31 python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
Pin the protobuf version used by Home Assistant to the version
required by aioesphomeapi and some components.
2019-04-22 23:56:34 +02:00
Robert Schütz 707bff5e73
Merge pull request #59491 from dotlambda/esphome-1.12.2
esphome: 1.11.2 -> 1.12.2
2019-04-18 08:29:32 +02:00
Robert Schütz a846ea54d4 home-assistant: 0.91.3 -> 0.91.4 2019-04-17 07:39:03 +02:00