Commit Graph

249 Commits

Author SHA1 Message Date
Evan Richardson
7647fab9b5 Update Readme with release notes 2019-07-24 14:41:23 -07:00
Evan Richardson
34a3c1e488 Rebase to python:3.7.4-alpine3.10
Upgrade bottle to 0.12.17
2019-07-24 14:39:20 -07:00
Evan Richardson
b85856266f fix merge error 2019-05-10 13:44:35 -07:00
Evan Richardson
7aff09ce48 Merge branch 'master' of https://gitlab.evanrichardsonphotography.com/erichardson/py-eagle-mqtt 2019-05-10 13:42:18 -07:00
Evan Richardson
571e9aefd2 added CI/CD file 2019-05-10 13:31:57 -07:00
c80658da61 Add CI/CD File 2019-05-10 20:30:30 +00:00
d8e0a6e138 Update README.md 2019-04-12 23:48:10 -07:00
Evan Richardson
c19a795f87 Updated base to 3.7.3-alpine3.9 2019-04-12 23:46:46 -07:00
root
c0a8099f10 Update Readme 2019-03-08 11:11:52 -08:00
root
f88d15b442 Update base to python 3.7.2-alpine 3.9
Update astral to 1.10.1
Update bottle to 0.12.16
2019-03-08 11:10:05 -08:00
Evan Richardson
b8f3552791 Added logrotate package and config
Rev'd to 1.3
2019-01-03 12:59:01 -08:00
Evan Richardson
b25a782a87 Updated readme 2019-01-03 12:22:40 -08:00
Evan Richardson
b710820b7e Rebase to python3.7.2-alpine3.8
Changed loggig level to info (20)
hardcoded requirements versions, just in case
2019-01-03 12:20:12 -08:00
f4766c05e6 Update README.md 2018-09-12 12:03:43 -07:00
82c253de6f Update README.md 2018-09-12 12:03:09 -07:00
0396172b17 Update README.md
re-write a bunch of the README to be more legible.
2018-09-12 12:02:57 -07:00
Evan Richardson
5a1b2b67b1 Add no-cache-dir option to prevent caching packages, might save space 2018-09-11 00:36:18 -07:00
6aa33ca58f Update TODO.md 2018-09-11 00:30:47 -07:00
83f3b08ef1 Update README.md
Added updates and how to use section
2018-09-10 11:57:43 -07:00
f6412158d8 Update broker.py
regression change from testing, changing port back to 1883 as default mqtt port.
2018-09-10 11:55:13 -07:00
0e079c8889 Merge pull request #5 from evanrich/python3
Migrate to Python3 and add pricing info
2018-09-10 11:53:16 -07:00
ab8a45658e Update version 2018-09-08 14:07:05 -07:00
72e6038e1e Merge pull request #4 from evanrich/priceinfo
Add Price info  This closes #4
2018-09-08 14:00:57 -07:00
f27b28795e Merge branch 'priceinfo' of https://github.com/evanrich/py-eagle-mqtt into priceinfo 2018-09-08 13:57:16 -07:00
cf9789d7d7 Added Price info 2018-09-08 13:56:38 -07:00
3a4a219c25 Ran some pylint on thome-eagle.py 2018-09-08 13:33:19 -07:00
a0a92f17ec fixed missing comma 2018-09-08 13:30:39 -07:00
998ea261e8 Working on Price info 2018-09-08 13:14:36 -07:00
507abb4b11 Update TODO.md 2018-09-07 11:33:36 -07:00
c584f7bf6e Python3 courtesy of www.pythonconverter.com 2018-09-07 05:54:23 +00:00
eedb21e21b Update TODO.md
updated Todo
2018-09-04 23:17:27 -07:00
Evan Richardson
8a8dd3b7e3 Removed logrotate and upstart/systemd files 2018-09-04 00:03:38 -07:00
eaa4da6285 Update TODO.md 2018-09-03 23:08:51 -07:00
Evan Richardson
6bf47f8a52 Added Deployment.yaml
Switched service to NodePort to expose out to rainforest
2018-09-03 23:03:42 -07:00
bb31cd0287 Merge pull request #1 from poldim/patch-1
Adding missing credit and cleaning up variables
2018-09-03 22:24:09 -07:00
DK
69a25a1f68 Adding missing credit and cleaning up variables 2018-09-03 10:02:59 -07:00
2dcd384457 Update README.md
typo in future docker image name
2018-09-03 00:13:58 -07:00
4497c3278a Update README.md
Formatting
2018-09-03 00:13:20 -07:00
9c2f7ebe90 Added Keepalive, MQTT user and MQTT password options 2018-09-02 23:50:06 -07:00
04a0b5b1be Added MQTT Broker IP and PORT ENV options (-e MQTT_BROKER_IP and MQTT_BROKER_PORT) 2018-09-02 23:40:56 -07:00
840df3592c Update README.md
Removed extra utilities from the Readme, since only eagle is included now.
2018-09-02 23:29:15 -07:00
5ee046c93c Update README.md
Add snippet showing client connecting/dissconnecting
2018-09-02 23:28:01 -07:00
30043c9b4f Removed extra files not related to eagle (sorry Ted) numpy was causing docker builds to take forever, now down to 8 seconds for eagle only stuff 2018-09-02 23:26:23 -07:00
erichardso
d880f44ca6 Moved Docker stuff to "Docker" folder
Created k8s folder for k8s stuff
Added early-stage service.yaml for K8s deployment
2018-08-28 11:51:23 -07:00
176e2f2062 Rename TODO.MD to TODO.md 2018-08-27 21:33:44 -07:00
7109dc2a72 Create TODO.MD 2018-08-27 21:33:28 -07:00
e9b8c1a23a Create README 2018-08-27 21:29:28 -07:00
914430b00e Create License 2018-08-27 21:27:25 -07:00
15546c9782 Initial Commit 2018-08-27 21:22:50 -07:00