Page MenuHomeFreeBSD

[MAINTAINER] www/domoticz: Update to 2024.7
AcceptedPublic

Authored by kiwi on Tue, Dec 31, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jan 9, 1:51 AM
Unknown Object (File)
Tue, Jan 7, 6:40 PM
Unknown Object (File)
Tue, Jan 7, 5:56 AM
Unknown Object (File)
Mon, Jan 6, 11:42 PM
Unknown Object (File)
Mon, Jan 6, 10:17 AM
Unknown Object (File)
Fri, Jan 3, 10:55 PM
Subscribers
None

Details

Reviewers
0mp
Summary
www/domoticz: Update to 2024.7

This will update www/domoticz to 2024.7. Updated Makefile as www/domoticz-devel.
This port has been portlinted and portclippy(ed).
Testest on poudriere on 14.1 and 14.2 (amd64).

Changelog between 2024.4 to 2024.7:

Version 2024.7 (July 13th 2024)
- Implemented: P1 Meter, Report, Header now also supports simple mode (No T1/T2/R1/R2 but just total)
- Fixed: Google Cloud Messaging (GCM/FCM) possible crash when notification needed to be send

Version 2024.6 (July 8th 2024)
- Fixed: EventSystem, LOG_FORCE now always logged
- Changed: Google Cloud Messaging (GCM) now uses the new v1 API of Google's Firebase Cloud Messaging (FCM)

Version 2024.5 (July 7th 2024)
- Implemented: Currency Symbol in Location Settings
- Implemented: dzVents, Added historical data helper 'med' to calculate the median value
- Implemented: dzVents, Improved logging
- Implemented: Energy Dashboard
- Implemented: Enever, Added Budget Energy and Eneco
- Implemented: Enphase, Live storage data
- Implemented: Enphase, Option for more Inverter details (ac/dc voltage, temperature, lastupdate)
- Implemented: Event Editor, Close/Close All menu dropdown
- Implemented: Event Editor, Storing/Loading opened events
- Implemented: Hour chart for P1 log
- Implemented: MQTT-AD Climate Fan Mode
- Implemented: MQTT-AD Climate Swing Mode
- Implemented: OpenWeatherMap, API 3.0 support
- Implemented: P1 Meter, option to specify view (low/high tariff or simple (dynamic contract))
- Implemented: Possible to query a range of device states via JSON
- Implemented: SolarEdge, polling Storage devices
- Fixed: Data Pushers, Forecast for Weather Station subtypes
- Fixed: Floorplan, better detection of switches
- Fixed: Hardware Setup, hiding extra parameters when selecting a python plugin
- Fixed: PythonEx framework, two notifications where send for switch type devices
- Fixed: Python framework, custom image loading
- Removed: Cereal Proxy (not used anymore)
- Changed: EvoHome, now making use of general logging system
- Changed: MQTT-AD, now also handles brightness scale number values as string
- Changed: SBFSpot, disabled error 28 error
- Changed: Selector switch now displays correct state in Data field (and devices overview)

Approved by:    0mp (mentor)

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kiwi requested review of this revision.Tue, Dec 31, 10:29 AM
kiwi created this revision.

LGTM! Approved!

Notes:

  • There is no need to mention in the commit message that the patch has been tested with poudriere. It's still a very valuable comment to add to the description on Bugzilla or Phabricator :)
This revision is now accepted and ready to land.Fri, Jan 3, 11:38 AM