nwp500-python 7.4.9__tar.gz → 7.4.10__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (183) hide show
  1. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/CHANGELOG.rst +9 -0
  2. {nwp500_python-7.4.9/src/nwp500_python.egg-info → nwp500_python-7.4.10}/PKG-INFO +2 -2
  3. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/setup.cfg +1 -1
  4. {nwp500_python-7.4.9 → nwp500_python-7.4.10/src/nwp500_python.egg-info}/PKG-INFO +2 -2
  5. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500_python.egg-info/requires.txt +1 -1
  6. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.coveragerc +0 -0
  7. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.github/RESOLVING_PR_COMMENTS.md +0 -0
  8. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.github/copilot-instructions.md +0 -0
  9. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.github/workflows/ci.yml +0 -0
  10. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.github/workflows/release.yml +0 -0
  11. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.gitignore +0 -0
  12. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.pre-commit-config.yaml +0 -0
  13. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/.readthedocs.yml +0 -0
  14. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/AUTHORS.rst +0 -0
  15. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/CONTRIBUTING.rst +0 -0
  16. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/LICENSE.txt +0 -0
  17. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/Makefile +0 -0
  18. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/README.rst +0 -0
  19. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/RELEASE.md +0 -0
  20. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/Makefile +0 -0
  21. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/_static/.gitignore +0 -0
  22. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/api/nwp500.rst +0 -0
  23. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/authors.rst +0 -0
  24. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/changelog.rst +0 -0
  25. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/conf.py +0 -0
  26. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/configuration.rst +0 -0
  27. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/development/contributing.rst +0 -0
  28. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/development/history.rst +0 -0
  29. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/enumerations.rst +0 -0
  30. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/advanced_features_explained.rst +0 -0
  31. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/authentication.rst +0 -0
  32. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/auto_recovery.rst +0 -0
  33. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/command_queue.rst +0 -0
  34. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/energy_monitoring.rst +0 -0
  35. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/event_system.rst +0 -0
  36. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/home_assistant_integration.rst +0 -0
  37. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/mqtt_diagnostics.rst +0 -0
  38. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/scheduling.rst +0 -0
  39. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/time_of_use.rst +0 -0
  40. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/guides/unit_conversion.rst +0 -0
  41. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/index.rst +0 -0
  42. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/installation.rst +0 -0
  43. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/license.rst +0 -0
  44. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/openapi.yaml +0 -0
  45. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/data_conversions.rst +0 -0
  46. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/device_features.rst +0 -0
  47. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/device_status.rst +0 -0
  48. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/error_codes.rst +0 -0
  49. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/mqtt_protocol.rst +0 -0
  50. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/quick_reference.rst +0 -0
  51. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/protocol/rest_api.rst +0 -0
  52. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/api_client.rst +0 -0
  53. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/auth_client.rst +0 -0
  54. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/cli.rst +0 -0
  55. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/device_control.rst +0 -0
  56. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/events.rst +0 -0
  57. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/exceptions.rst +0 -0
  58. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/models.rst +0 -0
  59. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/python_api/mqtt_client.rst +0 -0
  60. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/quickstart.rst +0 -0
  61. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/docs/requirements.txt +0 -0
  62. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/.ruff.toml +0 -0
  63. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/README.md +0 -0
  64. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/air_filter_reset.py +0 -0
  65. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/anti_legionella.py +0 -0
  66. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/auto_recovery.py +0 -0
  67. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/combined_callbacks.py +0 -0
  68. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/demand_response.py +0 -0
  69. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/device_capabilities.py +0 -0
  70. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/device_status_debug.py +0 -0
  71. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/energy_analytics.py +0 -0
  72. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/error_code_demo.py +0 -0
  73. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/firmware_payload_capture.py +0 -0
  74. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/mqtt_diagnostics.py +0 -0
  75. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/power_control.py +0 -0
  76. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/recirculation_control.py +0 -0
  77. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/reconnection_demo.py +0 -0
  78. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/reservation_schedule.py +0 -0
  79. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/simple_auto_recovery.py +0 -0
  80. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/token_restoration.py +0 -0
  81. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/tou_openei.py +0 -0
  82. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/tou_schedule.py +0 -0
  83. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/advanced/water_reservation.py +0 -0
  84. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/beginner/01_authentication.py +0 -0
  85. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/beginner/02_list_devices.py +0 -0
  86. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/beginner/03_get_status.py +0 -0
  87. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/beginner/04_set_temperature.py +0 -0
  88. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/advanced_auth_patterns.py +0 -0
  89. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/command_queue.py +0 -0
  90. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/device_status_callback.py +0 -0
  91. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/error_handling.py +0 -0
  92. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/event_driven_control.py +0 -0
  93. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/improved_auth.py +0 -0
  94. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/legacy_auth_constructor.py +0 -0
  95. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/mqtt_realtime_monitoring.py +0 -0
  96. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/periodic_requests.py +0 -0
  97. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/set_mode.py +0 -0
  98. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/intermediate/vacation_mode.py +0 -0
  99. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/mask.py +0 -0
  100. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/testing/periodic_device_info.py +0 -0
  101. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/testing/simple_periodic_info.py +0 -0
  102. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/testing/test_api_client.py +0 -0
  103. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/testing/test_mqtt_connection.py +0 -0
  104. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/testing/test_mqtt_messaging.py +0 -0
  105. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/examples/testing/test_periodic_minimal.py +0 -0
  106. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/pyproject.toml +0 -0
  107. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/README.md +0 -0
  108. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/bump_version.py +0 -0
  109. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/diagnose_mqtt_connection.py +0 -0
  110. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/extract_changelog.py +0 -0
  111. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/format.py +0 -0
  112. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/lint.py +0 -0
  113. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/setup-dev.py +0 -0
  114. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/scripts/validate_version.py +0 -0
  115. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/setup.py +0 -0
  116. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/__init__.py +0 -0
  117. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/api_client.py +0 -0
  118. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/auth.py +0 -0
  119. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/__init__.py +0 -0
  120. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/__main__.py +0 -0
  121. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/commands.py +0 -0
  122. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/handlers.py +0 -0
  123. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/monitoring.py +0 -0
  124. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/output_formatters.py +0 -0
  125. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/rich_output.py +0 -0
  126. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/cli/token_storage.py +0 -0
  127. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/command_decorators.py +0 -0
  128. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/config.py +0 -0
  129. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/converters.py +0 -0
  130. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/device_capabilities.py +0 -0
  131. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/device_info_cache.py +0 -0
  132. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/encoding.py +0 -0
  133. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/enums.py +0 -0
  134. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/events.py +0 -0
  135. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/exceptions.py +0 -0
  136. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/factory.py +0 -0
  137. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/field_factory.py +0 -0
  138. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/models.py +0 -0
  139. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/__init__.py +0 -0
  140. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/client.py +0 -0
  141. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/command_queue.py +0 -0
  142. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/connection.py +0 -0
  143. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/control.py +0 -0
  144. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/diagnostics.py +0 -0
  145. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/periodic.py +0 -0
  146. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/reconnection.py +0 -0
  147. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/subscriptions.py +0 -0
  148. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt/utils.py +0 -0
  149. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/mqtt_events.py +0 -0
  150. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/openei.py +0 -0
  151. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/py.typed +0 -0
  152. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/reservations.py +0 -0
  153. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/temperature.py +0 -0
  154. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/topic_builder.py +0 -0
  155. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/unit_system.py +0 -0
  156. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500/utils.py +0 -0
  157. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500_python.egg-info/SOURCES.txt +0 -0
  158. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500_python.egg-info/dependency_links.txt +0 -0
  159. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500_python.egg-info/entry_points.txt +0 -0
  160. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500_python.egg-info/not-zip-safe +0 -0
  161. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/src/nwp500_python.egg-info/top_level.txt +0 -0
  162. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/conftest.py +0 -0
  163. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_api_helpers.py +0 -0
  164. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_auth.py +0 -0
  165. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_cli_basic.py +0 -0
  166. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_cli_commands.py +0 -0
  167. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_command_decorators.py +0 -0
  168. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_command_queue.py +0 -0
  169. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_device_capabilities.py +0 -0
  170. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_device_info_cache.py +0 -0
  171. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_events.py +0 -0
  172. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_exceptions.py +0 -0
  173. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_model_converters.py +0 -0
  174. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_models.py +0 -0
  175. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_mqtt_client_init.py +0 -0
  176. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_mqtt_hypothesis.py +0 -0
  177. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_openei.py +0 -0
  178. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_reservations.py +0 -0
  179. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_temperature_converters.py +0 -0
  180. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_tou_api.py +0 -0
  181. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_unit_switching.py +0 -0
  182. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tests/test_utils.py +0 -0
  183. {nwp500_python-7.4.9 → nwp500_python-7.4.10}/tox.ini +0 -0
@@ -2,6 +2,15 @@
2
2
  Changelog
3
3
  =========
4
4
 
5
+ Version 7.4.10 (2026-04-13)
6
+ ===========================
7
+
8
+ Changed
9
+ -------
10
+ - **Loosened pydantic version requirement**: Changed from ``pydantic>=2.12.5`` to
11
+ ``pydantic>=2.0.0`` to resolve dependency conflicts with Home Assistant, which
12
+ ships with ``pydantic==2.12.2``.
13
+
5
14
  Version 7.4.9 (2026-04-12)
6
15
  ==========================
7
16
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nwp500-python
3
- Version: 7.4.9
3
+ Version: 7.4.10
4
4
  Summary: A library for controlling Navien NWP500 Water Heaters via NaviLink
5
5
  Home-page: https://github.com/eman/nwp500-python
6
6
  Author: Emmanuel Levijarvi
@@ -20,7 +20,7 @@ Description-Content-Type: text/x-rst; charset=UTF-8
20
20
  License-File: LICENSE.txt
21
21
  Requires-Dist: aiohttp>=3.13.5
22
22
  Requires-Dist: awsiotsdk>=1.28.2
23
- Requires-Dist: pydantic>=2.12.5
23
+ Requires-Dist: pydantic>=2.0.0
24
24
  Provides-Extra: cli
25
25
  Requires-Dist: click>=8.3.0; extra == "cli"
26
26
  Requires-Dist: rich>=14.3.0; extra == "cli"
@@ -30,7 +30,7 @@ python_requires = >=3.13
30
30
  install_requires =
31
31
  aiohttp>=3.13.5
32
32
  awsiotsdk>=1.28.2
33
- pydantic>=2.12.5
33
+ pydantic>=2.0.0
34
34
 
35
35
  [options.packages.find]
36
36
  where = src
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nwp500-python
3
- Version: 7.4.9
3
+ Version: 7.4.10
4
4
  Summary: A library for controlling Navien NWP500 Water Heaters via NaviLink
5
5
  Home-page: https://github.com/eman/nwp500-python
6
6
  Author: Emmanuel Levijarvi
@@ -20,7 +20,7 @@ Description-Content-Type: text/x-rst; charset=UTF-8
20
20
  License-File: LICENSE.txt
21
21
  Requires-Dist: aiohttp>=3.13.5
22
22
  Requires-Dist: awsiotsdk>=1.28.2
23
- Requires-Dist: pydantic>=2.12.5
23
+ Requires-Dist: pydantic>=2.0.0
24
24
  Provides-Extra: cli
25
25
  Requires-Dist: click>=8.3.0; extra == "cli"
26
26
  Requires-Dist: rich>=14.3.0; extra == "cli"
@@ -1,6 +1,6 @@
1
1
  aiohttp>=3.13.5
2
2
  awsiotsdk>=1.28.2
3
- pydantic>=2.12.5
3
+ pydantic>=2.0.0
4
4
 
5
5
  [cli]
6
6
  click>=8.3.0
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes