39 Commits

Author SHA1 Message Date
John
4392e97cf2 J0hnby dhcp server ntp (#2376)
* Add in configuration for NTP

* Add in configuration for NTP

* Update CHANGELOG.md

* Add in configuration for NTP

* Add in configuration for NTP

* Update dhcp_server/CHANGELOG.md

Follow suggestion to have 1.3.0 version convention

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

* Update dhcp_server/config.yaml

Follow suggestion to have 1.3.0 version convention

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>

* Update config.yaml

* Addition to quotes for settings

Lint highlighted a possible issue with unquoted - added in quotes to ensure it doesn't split

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2022-05-03 18:11:17 +02:00
Joakim Sørensen
456bc0f70b Add translation files to all add-ons (#2433)
* Add translation files to all add-ons

* lint

* Apply suggestions from code review

Co-authored-by: Stefan Agner <stefan@agner.ch>

* Adjust zwave docs

* Adjust zwave_js docs

* Adjust ada docs

* Reorder ada

* Reorder duckdns

* Reorder git_pull

* Reorder google_assistant

* Reorder homematic

* Reorder letsencrypt

* Reorder mosquitto

* Reorder nginx_proxy

* Reorder samba

* Reorder ssh

* Lint

Co-authored-by: Stefan Agner <stefan@agner.ch>
2022-04-28 11:26:33 -04:00
Stefan Agner
c7a5f7c0aa Improve GitHub action (#2364)
* Add YAML linter

* Drop GitHub registry login as its not required at this point

* Add YAML document start marker

* Fix YAMLlint issues

* Fix YAMLlint issues in .github yaml files

* Fix YAMLlint issue in .github/dependabot.yml

* Remove .github/move.yml

* Set dependabot to weekly

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>

* Use YAML strip option where appropriate

* Fix multiline string

Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-04-11 09:00:11 +02:00
Pascal Vizeli
69c68bfac9 Update-deployment (#2281)
* Update deployment

* fix workflow

* Fix order

* restruct v1

* Fix style v2

* Cleanup style v3

* fix style v4

* Last style fix

* Address comments

* Update builder to 2021.11.3

* Fix let's encrypt

* fix lint

* Use ghcr.io

* fix

* Update versions

* fix readme
2021-11-24 11:43:54 +01:00
Pascal Vizeli
b8f2079607 Fix config style for new Supervisor/Hardware (#1825)
* New Supervisor Hardware

* Update more changelogs

* fix version

* Fix boot

* fix application
2021-02-08 11:12:39 +01:00
Joakim Sørensen
8b7dc6d50f Move from azure pipelines to github action for CI (#1646)
* Move from azure pipelines to github action for CI

* pin version

* pin directly
2020-10-25 16:53:45 +01:00
Franck Nijhof
224e3eafa5 dhcp_server: Split documentation (#1298) 2020-05-11 19:32:26 +02:00
Pascal Vizeli
8971e05707 Update pipeline 2020-05-07 22:29:07 +02:00
Pascal Vizeli
a16006c9f1 Add flags for stage and advanced (#1108)
* Add advanced flag and stage

* flag more

* remove cec
2020-02-19 14:36:18 +01:00
Franck Nijhof
684e197b0e ✏️ Re-branding and updating for latest supervisor (#1047) 2020-02-05 15:25:50 +01:00
Franck Nijhof
2f80548b72 Re-branding of core add-ons (#1046)
* Re-branding of core add-ons

* Update title README

* Fix ada description

Co-Authored-By: Paulus Schoutsen <balloob@gmail.com>

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-02-04 21:38:55 +01:00
Franck Nijhof
60ea13774c Add icons & logos to all add-ons (#1045) 2020-02-04 17:10:57 +01:00
Franck Nijhof
0a6b46fe4d dhcp_server: Collection of styling changes (#898)
* dhcp_server: Prettier JSON & YAML files

* dhcp_server: Move run.sh into data folder

* dhcp_server: Pin base images
2019-12-18 13:56:05 +01:00
Franck Nijhof
4baa9b2d70 dhcp_server: Removes condescending language and small improvements to docs (#871) 2019-12-05 21:46:18 +01:00
Ville Skyttä
4342c519f6 Spelling and grammar fixes (#814) 2019-11-05 14:14:46 +01:00
AdighaLogic
ec2d209335 Update README.md (#789)
Fixes a typo.
2019-10-15 22:24:16 +02:00
Joseph Amalfitano
bca7bad782 dhcp_server: Corrected 172800 seconds to two days, not one day (#655) 2019-08-13 08:47:01 +02:00
Pascal Vizeli
7e30aa9622 fix path 2019-06-11 13:35:40 +02:00
Pascal Vizeli
12cadc073a Use single pipelines 2019-06-06 12:37:07 +02:00
Franck Nijhof
b572a633b9 dhcp_server: Fixes crash when using FQDN as domain (#600) 2019-06-03 19:36:40 +02:00
Franck Nijhof
8440f9c548 dhcp_server: Refactor (#590)
* dhcp_server: Rewrite add-on onto Bashio

* dhcp_server: Format config.json

* dhcp_server: Adds README to add-on repository

* dhcp_server: Version bump to 1.1, updated CHANGELOG
2019-06-01 23:15:52 +02:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
06c9c94f94 Remove custom_dep & update arch tags 2019-03-06 15:38:18 +01:00
Pascal Vizeli
e8fa8aa5c8 Update New CLI (#500)
* Update New CLI

* Fix shell

* ssh: Include hassio bash completion (#501)
2019-01-09 13:59:44 +01:00
Ville Skyttä
1292987053 Run *.png through zopflipng -m (#265) 2018-03-23 23:59:49 +01:00
Pascal Vizeli
e939d8783c New build system (#179)
* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update build.json
2017-09-25 00:12:26 +02:00
Fabian Affolter
15eb72cb60 Update description 2017-08-04 21:11:58 +02:00
Pascal Vizeli
6410ff547a add logo for dhcpd 2017-08-02 23:34:24 +02:00
Pascal Vizeli
ce3ff8a91b Cleanup startup logo (#150)
* startup dhcp

* startup dnsmasq

* startup duckdns

* startup mariadb

* startup nginx

* Update config.json
2017-07-23 17:11:59 +02:00
Pascal Vizeli
f51d1be823 Update dhcpd / pump let's encrypt (#135) (#136)
* Update config.json

* Update config.json
2017-06-28 21:37:46 +02:00
Pascal Vizeli
cd0a67dd74 Pump Version 2017-06-27 20:46:52 +02:00
Pascal Vizeli
9699916301 Update addons with multibe tasks (#129)
Update addons with multibe tasks
2017-06-27 14:43:29 +02:00
Pascal Vizeli
c5ffc73263 Add interface support 2017-05-24 00:37:29 +02:00
Pascal Vizeli
d39ff2ebac Update config.json (#91) 2017-05-24 00:20:09 +02:00
Pascal Vizeli
95d5b95c3d fix dhcp server (#89) 2017-05-24 00:03:29 +02:00
Pascal Vizeli
a6214a87b8 Fix dhcp server 2017-05-23 23:19:39 +02:00
Pascal Vizeli
e1d9184c4b Update config.json 2017-05-23 17:38:16 +02:00
Pascal Vizeli
4abd5e96b4 fix config 2017-05-23 17:24:33 +02:00
Pascal Vizeli
2cb7569634 Add DNS server (#83)
Add DNS server
2017-05-23 17:18:14 +02:00