Wykres commitów

1575 Commity (36ab6b5404f8ff37c94ea8caf30199633ed75621)

Autor SHA1 Wiadomość Data
Fredrik Öhrström 36ab6b5404 Update Makefile. 2022-12-09 20:03:15 +01:00
Fredrik Öhrström c0c9e368ea Update Makefile. 2022-12-09 19:37:43 +01:00
Fredrik Öhrström 33fe1a7f59
Merge pull request #726 from kroimon/mqtt_discovery
MQTT discovery improvements
2022-12-09 19:35:46 +01:00
Fredrik Öhrström 7b2f82753a
Merge pull request #730 from chpego/patch-1
Update DOCS.md
2022-12-09 19:35:03 +01:00
Fredrik Öhrström 22b584158d
Merge pull request #729 from BIBOLV/master
Snap update
2022-12-09 19:32:09 +01:00
Fredrik Öhrström 262e907a69 Update README. 2022-12-09 19:31:14 +01:00
chpego b569f0e41e
Update DOCS.md 2022-12-09 11:13:53 +01:00
BIBOLV d5ed47ebf0 Snap update
Snap has been upgraded from core18 to core22.
Build process moved from snapcraft to github actions - now built snaps are being pushed to appropriate channels automatically.
Tested on amd64 and arm64 with imst and rtl_sdr.
Webhook should be removed in order to prevent parallel builds in github and snapcraft.
If login to snapcraft fails during build then store login token should be regenerated.
2022-12-08 23:44:51 +02:00
kroimon b10d79cd80 Fix Home Assistant MQTT discovery for multikal/kamheat driver 2022-12-07 12:52:31 +01:00
kroimon 43df03afbf Add missing device_class properties to Home Assistant MQTT discovery files 2022-12-07 12:35:51 +01:00
Fredrik Öhrström 535005a879 Add another register to apator162. 2022-12-06 08:29:21 +01:00
Fredrik Öhrström b3315db122 Release 1.10.1 2022-12-05 22:49:46 +01:00
Fredrik Öhrström 236371657a Fix bug that prevented direct tty name like /dev/ttyUSB0:device:t1 to work. 2022-12-05 22:49:31 +01:00
Fredrik Öhrström 34b0cc511a Release 1.10.0 2022-12-05 20:44:22 +01:00
Fredrik Öhrström 72ab0bfa25 Update tests. 2022-12-05 20:43:57 +01:00
Fredrik Öhrström 5dfe165f5d Remove detection error. Should mkradio4a and weh_07 driver be merged? 2022-12-05 20:28:34 +01:00
Fredrik Öhrström 76c698c334
Merge pull request #708 from BIBOLV/patch-2
Update driver_lansensm.cc
2022-12-05 20:02:18 +01:00
Fredrik Öhrström 560a733dfd Normalize field names in mkradio4a and vario411. 2022-12-05 19:46:59 +01:00
Fredrik Öhrström d823287512
Merge pull request #693 from thisandre/master
new file:   src/driver_mkradio4a.cc
2022-12-05 19:24:16 +01:00
Fredrik Öhrström 60bb159afa Update test. 2022-12-05 19:06:53 +01:00
Fredrik Öhrström adff87fbb8 Add profiling telegram decoding performce option (--profile=1000) when analyzing. 2022-12-05 19:06:53 +01:00
Fredrik Öhrström 9561b1548d Update waterstarm with historical data. 2022-12-05 19:06:53 +01:00
Fredrik Öhrström 7cb9da8bec
Merge pull request #719 from weetmuts/dependabot/github_actions/peter-evans/dockerhub-description-3
Bump peter-evans/dockerhub-description from 2 to 3
2022-12-05 08:14:24 +01:00
Fredrik Öhrström c0bf683011
Merge pull request #714 from jannickfahlbusch/tsd2DeviceClassSmoke
Change tsd2 HomeAssistant device class to 'smoke'
2022-12-04 19:54:35 +01:00
Fredrik Öhrström a3d79af516
Merge pull request #698 from kroimon/mqtt_discovery_qheat
Add MQTT discovery info for qheat driver
2022-12-04 19:54:08 +01:00
Fredrik Öhrström 485c0584da
Merge pull request #715 from jannickfahlbusch/qwater-deviceClass
Add device class water to qwater autodiscovery
2022-12-04 17:35:47 +01:00
Fredrik Öhrström 06df97209b
Merge pull request #717 from jannickfahlbusch/recognizeQWater-7-18
Add qwater version 0x07/0x18
2022-12-04 17:34:27 +01:00
dependabot[bot] ff038131db
Bump peter-evans/dockerhub-description from 2 to 3
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 2 to 3.
- [Release notes](https://github.com/peter-evans/dockerhub-description/releases)
- [Commits](https://github.com/peter-evans/dockerhub-description/compare/v2...v3)

---
updated-dependencies:
- dependency-name: peter-evans/dockerhub-description
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-04 16:33:43 +00:00
Fredrik Öhrström 091353a6a8
Merge pull request #718 from BIBOLV/master
Docker update
2022-12-04 17:33:22 +01:00
BIBOLV db11475e3d Docker update
Moving docker building from TravisCI to docker actions. Tested built images on amd64 and arm64. Adding also dependabot checks for used github action script updates.
2022-12-04 15:14:45 +02:00
Jannick Stephan Fahlbusch 469a639086
Add test for qwater 0x07/0x18 2022-12-03 21:56:22 +01:00
Jannick Stephan Fahlbusch ef22f56e94
Add qwater version 0x07/0x18 2022-12-03 21:32:07 +01:00
Jannick Stephan Fahlbusch 8425c541a2
Add device class water to qwater autodiscovery
This enables the Sensor to be used as part of the Home Assistant Energy dashboard.
2022-12-03 16:47:02 +01:00
Jannick Stephan Fahlbusch 062c63b7d8
Change tsd2 HomeAssistant device class to 'smoke'
HomeAssistant provides support for the 'smoke' device-class which lets the sensors appear correctly in the overview.

See https://www.home-assistant.io/integrations/binary_sensor/#device-class
2022-12-03 14:24:40 +01:00
BIBO ae90a96b56
Update driver_lansensm.cc
Adding status details
2022-11-30 23:51:49 +02:00
Fredrik Öhrström 9a8cd21628 Fix bug in analyze. 2022-11-28 01:45:36 +01:00
Fredrik Öhrström 586f7eecba Fix bug when detection amber dongles. No longer analyze telegram twice. 2022-11-28 01:13:44 +01:00
Fredrik Öhrström 9ce4328d24 All drivers have been rewritten! 2022-11-28 00:03:12 +01:00
Fredrik Öhrström 073aafd31c Refactor gransystems driver to new format. 2022-11-27 17:01:15 +01:00
Fredrik Öhrström 7db2fa9dee Add more fields to flowiq2200. 2022-11-27 10:45:01 +01:00
Fredrik Öhrström 4e1224be33
Merge pull request #701 from opajonk/master
Add support for a different version of flowiq2200
2022-11-27 10:32:11 +01:00
Fredrik Öhrström 0ff06928d5 Refactor rfmtx1 driver to new format. 2022-11-27 01:53:02 +01:00
Fredrik Öhrström be2cf8a4b9 Remove driver alias. 2022-11-27 01:20:08 +01:00
Fredrik Öhrström e95cca5eea Refactored driver rfmamb to new format. 2022-11-27 01:04:20 +01:00
Fredrik Öhrström d925a6869c Refactored driver lse_08 to new format. 2022-11-26 23:05:37 +01:00
Fredrik Öhrström df9403696f Refactor hydrodigit to new format. 2022-11-26 22:21:34 +01:00
Fredrik Öhrström 8498fdf222 Refactor hydrocalm3 driver to new format. 2022-11-26 20:05:06 +01:00
Fredrik Öhrström 614e47de0b Refactor eurisii driver to new format. 2022-11-26 17:58:14 +01:00
Fredrik Öhrström 9670d33263 Full converted evo868 to new driver format. Includes calculated dates. 2022-11-26 15:39:29 +01:00
Fredrik Öhrström e064c678a6 Formulas can now calculate using dates. E.g. '2022-02-03' + 2 month 2022-11-26 14:15:14 +01:00