Released 2023-04-30
- minor fixes
- support for hass 2023.5
Released 2023-02-05
- more robust handling of pfsense services
- proper
openvpn
service handling (entity per configuration) - better service switch logic
- proper
- minor improvements throughout
Released 2023-01-30
- update deprecated syntax
Released 2023-01-29
- better unavailable logic
Released 2023-01-29
- ensure proper data type
Released 2023-01-29
- ensure proper data type
Released 2023-01-29
- update deprecated syntax
Released 2023-01-23
- log api errors in hass friendly way
Released 2023-01-22
- added resiliancy around php code
Released 2023-01-20
- more robust rule checking for nat enable/disable
Released 2022-08-16
- properly name the load average entities and remove unit of measure (see #96)
- explicitly turn host reverse hostname lookups while collecting dhcpd stats (see #98)
Released 2022-08-07
- new services
pfsense.reset_state_table
andpfsense.kill_states
Released 2022-07-11
- ensure
state
data is reset each interval
Released 2022-07-09
- fixes to help concurrency with the xmlrpc api
- more robust handling of devcie tracker entities
- more robust handling of update entities
Released 2022-07-07
- fixes to help concurrency with the xmlrpc api
Released 2022-07-06
- attempt to work with hass <
2022.07
Released 2022-07-06
- fix the background refresh process
- attempt to work with hass <
2022.07
Released 2022-07-06
- background the firmware refresh process
Released 2022-07-05
- support hass
2022.07+
(require2022.4+
) - proper
update
entity with support for triggering a firmware update - new
set_default_gateway
,exec_php
andexec_command
services
Released 2021-12-25
- OpenVPN server sensors (connected client count, bytes sent/received)
- firmware upgrades available binary_sensor
- better logic for unavailable devices (vs value of unknown)