tpickle-py

Results 6 comments of tpickle-py

i tried attempting todo this, but my use case was a bad example of network rulesets. where 1.0.0.1 255.0.0.255 was used and would yield a cidr16 list. maybe a generator...

```python >>> iplist = [IPAddress('10.0.0.10'),IPAddress('10.0.0.11'),IPNetwork('10.0.1.0/24'),] >>> new_ip = IPAddress('10.0.0.13') ``` since the ip list has ip networks and addresses checking if something needs to be updated in IPAM can be...

from [https://netaddr.readthedocs.io/en/latest/_modules/netaddr/ip.html#IPNetwork.iter_hosts](url): - for IPv6, only the unspecified address '::' or Subnet-Router anycast \ address (first address in the network) is excluded. ```python else: # IPv6 logic. # RFC 4291...

I am running into issues with demonizing this and specifying the log file location as well as the run pid. Any and all help is welcomed here. Thanks in advance....

i got the same device and zha isnt able to control devices. I can provide logs if needed. i have other zigbee routers , maybe a conflict

i too had this same fix, need this before i can continue with other reviews