Commit Graph

428 Commits

Author SHA1 Message Date
Jarno Rankinen 2eab045651 Added module elspot, shows Nord Pool electricity spot price information. Currently only price of the passing hour is implemented. 2022-11-20 14:13:51 +02:00
Jarno Rankinen 8613c57eec Removed unused modules 2022-11-20 12:25:01 +02:00
Jarno Rankinen bb1057800b Refined message format for sää.py 2022-11-14 21:15:53 +02:00
Jarno Rankinen 2cab1e06d0 Fixed sää.py claiming to forecast stuff 2022-11-14 21:06:58 +02:00
Jarno Rankinen 4709d3d821 Initial simple version of sää-module 2022-11-14 20:55:40 +02:00
Jarno Rankinen 7300b69273 Updated help text for kauppa-module 2022-11-14 20:21:34 +02:00
Jarno Rankinen 2f5225d8ac Simple shopping list module based on the echo module, prints the list given as arguments back as a markdown checkbox list. Each line in the message is an item in the list, including the first line (without the \!<module name> call 2022-11-14 20:16:49 +02:00
Jarno Rankinen 5a6c560086 Get snapshot of all configured camera ids with '\!cam now'. Fixed pre-event missing from send_text calls 2022-11-01 22:59:59 +02:00
Jarno Rankinen 9aedbef3a8 Possibility to configure list of all camera ids 2022-11-01 22:48:03 +02:00
Jarno Rankinen 3783313af0 Disable cache when uploading image 2022-11-01 22:25:54 +02:00
Jarno Rankinen bdf46124bd cam.py: need to be bot owner for config commands, 'action snapshot' gets image from Motion, alias 'now' for 'action snapshot' 2022-10-26 22:49:22 +03:00
Jarno Rankinen a6715d8dcf Get/set Motion config parameters 2022-10-26 21:49:55 +03:00
Jarno Rankinen 14428d7382 Merge branch 'helpfix' into cam_module 2022-10-26 21:36:09 +03:00
Jarno Rankinen 0953457b96 Fix help module missing self.info on Python 3.8.15 2022-10-26 21:30:42 +03:00
Jarno Rankinen e9a2f9dca0 Configurable URL for Motion API 2022-10-26 21:28:55 +03:00
Jarno Rankinen d844e8ccb5 First implementation of cambot, missing configuration 2022-10-23 19:48:48 +00:00
Jarno Rankinen b2215b5426 intermediate commit, first test 2022-10-23 21:17:02 +03:00
Ville Ranki 8b248a53ef
Merge pull request #217 from ancho/fix/broken-apod-image
apod - fix broken image metadata and error response / logging on room…
2022-09-16 10:09:53 +03:00
Frank Becker 69a7aae939 apod - fix broken image metadata and error response / logging on room avatar event errors
There was a parameter off by one error. Propably introduced with the
room_send wrapper.

While testing the avatar feature I noticed that nothing happens if the bot is not at least a moderator in
the room. So I decided to send that info to the room and log the error
message as a warning.

The explanation was not altered by the apod module.
Turns out it was broken that day at the api level. See https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&hd=true&date=2022-09-13

fixes #216
2022-09-15 21:38:08 +02:00
Ville Ranki 7aef0934ab
Merge pull request #212 from vranki/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 3.1.0 to 3.1.1
2022-09-13 12:28:17 +03:00
Ville Ranki 867fe0e525
Merge pull request #215 from aspacca/asyncio-lock-back-in-tautulli
the order matters
2022-08-19 16:52:42 +03:00
Andrea Spacca 5a06a6baab the order matters 2022-08-19 10:05:30 +09:00
Ville Ranki 06a242470b
Merge pull request #213 from aspacca/fix_double_listening
fix Bot running twice and refactor tautulli module
2022-08-16 22:43:55 +03:00
Andrea Spacca 42affd5a52 some fixes 2022-08-15 13:00:26 +09:00
Andrea Spacca cd6a86dfb9 this fixed it 2022-08-15 12:45:40 +09:00
dependabot[bot] 2080c11bd1
Bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...c84f382811)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 13:23:54 +00:00
gammafn 057fa1dca8 fix: send_text has an extra arg 2022-08-02 14:17:29 -05:00
gammafn 194febde42 m.thread: downgrade 'warning' to 'info' 2022-07-31 17:06:09 -05:00
Ville Ranki 234488098c
Merge pull request #193 from xPMo/m-thread
Support m.thread:
2022-07-31 22:56:53 +03:00
Ville Ranki 899994298c
Merge pull request #198 from vranki/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-07-31 22:52:30 +03:00
Ville Ranki dea3960332
Merge pull request #205 from vranki/dependabot/github_actions/docker/metadata-action-4.0.1
Bump docker/metadata-action from 3.6.2 to 4.0.1
2022-07-31 22:52:21 +03:00
Ville Ranki 932f097be1
Merge pull request #206 from vranki/dependabot/github_actions/docker/login-action-2
Bump docker/login-action from 1.10.0 to 2
2022-07-31 22:51:27 +03:00
Ville Ranki c89f768578
Merge pull request #209 from vranki/dependabot/github_actions/docker/build-push-action-3.1.0
Bump docker/build-push-action from 2.7.0 to 3.1.0
2022-07-31 22:51:14 +03:00
gammafn a1004ff950 Base bot: Support m.thread 2022-07-31 10:12:32 -05:00
dependabot[bot] d05f09e7d6
Bump docker/build-push-action from 2.7.0 to 3.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](a66e35b9cb...1cb9d22b93)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 13:23:18 +00:00
Ville Ranki b34f3eb636 Fixed loc module, added options to enable/disable it per-room. 2022-05-30 21:12:16 +03:00
Ville Ranki 2f40048cd9
Merge pull request #208 from Cromfel/GHPROJ_Allow_Multiple_Colors_Per_Domain
Allow array of colors per domain
2022-05-23 12:08:28 +03:00
Cromfel 9e17f5479a Readme - Github project setup: Modify to reflect changes that new array format supports array of colors per domain 2022-05-23 11:57:23 +03:00
Cromfel eab4ec243f Allow array of colors per domain
New JSON format example: 'domains={"koneet":["#BFDADC","#0CBBF0","#0CBBF0","#E15D19","#ED49CF"],"tilat":["#0E8A16","#1E8A16"]}'
2022-05-22 21:14:53 +03:00
dependabot[bot] 8b01fd8627
Bump docker/login-action from 1.10.0 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](f054a8b539...49ed152c8e)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-06 13:14:17 +00:00
dependabot[bot] 37fb97d33d
Bump docker/metadata-action from 3.6.2 to 4.0.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 4.0.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](e5622373a3...69f6fc9d46)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-05 13:17:02 +00:00
Ville Ranki 95e1e6330f Doc and run script fixes 2022-03-16 23:44:21 +02:00
dependabot[bot] 41a7a98276
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:25:17 +00:00
gammafn 0f3957a319 Fix #195 AttributeError 2022-02-16 21:25:24 -06:00
gammafn dcd69da85f Update userdata uri_cache after uploading image 2022-01-31 15:45:54 -06:00
gammafn e3e353aab4 apod: prettier output for non-images 2022-01-12 22:09:23 -06:00
gammafn abe43693ca apod: Set avatar at the end, it reads better in Element 2022-01-12 22:08:44 -06:00
Ville Ranki ccd1650d1a
Merge pull request #186 from vranki/dependabot/github_actions/docker/metadata-action-3.6.2
Bump docker/metadata-action from 3.6.1 to 3.6.2
2021-12-15 10:04:50 +02:00
dependabot[bot] 355d4b7da9
Bump docker/metadata-action from 3.6.1 to 3.6.2
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](a2e02890a0...e5622373a3)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-07 13:18:37 +00:00
Ville Ranki cb4849c00f
Merge pull request #182 from vranki/dependabot/github_actions/docker/metadata-action-3.6.1
Bump docker/metadata-action from 3.6.0 to 3.6.1
2021-12-06 18:49:39 +02:00